Metadata-Version: 2.1
Name: termtyper
Version: 1.1.2
Summary: A Terminal based typing practice application
Home-page: https://github.com/nagesh1805/termtyper.git
Author: Nagesh Talagani
Author-email: nageshmath@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# termtyper

### termtyper is a terminal based typing practice command-line application written in Python3 using curses library

### Installation
> `pip install termtyper`

### Usage of command
Just type `termtyper` on terminal to start application

usage: termtyper [-h] [--version | --upgrade]

### Versions
#### 1.1.1
> added coomand line argument feature to upgrade (if latest version available) and for getting version information
##### 1.1.0
> pause/resume the typing test feature has been added in this version.

### Languages

The following languages are available

#### English
>1. Top 50 words
>2. Top 100 words
>3. Top 200 words
>4. Top 300 words
>5. Too 500 words
>6. Top 1000 words

#### Programming 
> 1. C/CPP
>2. C#
>3. Java
>4. Python
>5. Swift
>6. HTML
>7. Java Script
>8. GO
>9. PHP
>10. Ruby
>11. Kotlin
>12. Rust

### Challanges
The following practice challenges available
>- 1 minute test
>- 2 minute test
>- 3 minute test
>- 5 minute test
>- 10 minute test


