Metadata-Version: 2.1
Name: typeinc-mini
Version: 1.0.0
Summary: Typeinc-mini, a miniature version of 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-mini
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.md
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: twine


# Typeinc-mini

Tyepinc-mini, a miniature version of Typeinc, 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 user-friendly interface to make your typing experience more fun and interactive.
- View top 5 highscores(local) for each difficulty level.

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

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

Visit the Github Repository for more details: https://github.com/AnirudhG07/Typeinc-mini
To Download the original Typeinc, visit: 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.

