Skip to content

Simple terminal app written with Python - Typing Test

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-words.md
Notifications You must be signed in to change notification settings

cezkor/typing-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing Test

Simple terminal app for typing tests.

Requirements

Python 3.11 or newer.

setuptools(>=61) for installing the app.

On Windows windows-curses (>=2.4.1) will be required.

Doxygen, if it is needed to have code documentation.

It is recommended for the terminal displaying the application to support displaying at least 40 lines and 120 columns. Most screens in the app can be displayed with less.

Installing

You can install this app with pip.

Assuming you cloned this repository into typing_test:

cd typing_test && pip install .

App can be run with command typing_test.

Documentation

User manual (coming soon).

Code documentation can be generated with Doxygen (run doxygen in repository's directory) in docs/html directory.

About

Simple terminal app written with Python - Typing Test

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-words.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages