Git Product home page Git Product logo

mitype's Introduction

⌨ Mitype ⌨

Typing Speed Test in your Terminal


What is it?

Mitype is a Python package to test (and hence improve) your typing speed right from the ease of your terminal. Features

🖥️ For Linux, Windows and macOS

🎦 See your replay!

🐍 Runs on python 3 and 2 both

😊 No external dependencies*

📝 Choose custom text from a file

🤸 And difficulty level

😉 Or let the app decide! (From over 6000️ text sets)

🌈 Colored texts

  • For windows, you need windows-curses to run

Where to get it?

The source code is hosted on GitHub at: mithil467/mitype

pip install mitype

That's all if you are on linux and mac OS. If you are on windows, you also need windows-curses, which can be installed from pypi:

pip install windows-curses

How to run it?

Once installed, you can run it by

python -m mitype

You can choose difficulty in between 1 and 5.

python -m mitype -d <value>

Example:

python -m mitype -d 2

You can use text from your own file by

python -m mitype -f SampleTextFile

You can quit the app anytime by pressing the ESC key.

To directly run from clone:

python local_host.py

You can also directly in your browser.

Dependencies

For windows only - windows-curses.

Installation from sources

To install mitype from source -

In the mitype directory (same one where you found this file after cloning the git repo), execute:

python setup.py install

License

GPL

Test text is taken from data.db database which is a collection of 6000 strings taken from typeracerdata.com (not given under my license).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.