Metadata-Version: 2.1
Name: typeinc
Version: 1.0.0
Summary: Typeinc, an ncurses based tool, is your goto terminal tool to play around with your typing speed with various difficulty levels.
Home-page: https://github.com/AnirudhG07/Typeinc
Author: Anirudh Gupta
Keywords: terminal,typing speed test,typing,CLI
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Games/Entertainment
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE.md


# Typeinc

Tyepinc, an ncurses based tool, is your goto terminal tool to play around with your typing speed with various difficulty levels.
You get an amazing UI for typing keyboard giving you a feel of both typewriters and keyboards.
Get your Tyepinc score and boast to your pals of your speed. Dream to achieve a Granddtypaa!

# Features

- Typing Speed Test where you can test your typing speed.
- Set your own difficulty level and test the abilities of your typing skills.
- Get your grade and Tyepinc score and boast to your pals of your speed.
- A cool UI of keyboard typing to give you a feel of both typewriters and keyboards.
- A user-friendly interface to make your typing experience more fun and interactive.
- View top 10 highscores(local) for each difficulty level.

# Installation
To install Typeinc, please fulfill the dependicies and run the following command:
```bash
pip install typeinc
```
To run the command, run the following command:
```bash
typeinc
```
And you are good to go!

## Dependencies
- Python 3.9 or higher
- ncurses library
- Other python libraries which will be installed automatically

Visit the Github Repository for more details: https://github.com/AnirudhG07/Typeinc

# Version
1.0.0

# Note:
1) The tool is developed using Python and ncurses library.
2) This tools is crossplatform for MacOS, Linux, Windows, etc.

