All Projects → Mithil467 → Mitype

Mithil467 / Mitype

Licence: gpl-3.0
Typing speed test in terminal

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Mitype

Rubiks cube
rubik's cube that runs in your terminal!
Stars: ✭ 73 (-69.71%)
Mutual labels:  terminal-based, terminal-app, terminal, curses
Terminal
The new Windows Terminal and the original Windows console host, all in the same place!
Stars: ✭ 79,371 (+32834.02%)
Mutual labels:  cmd, terminal, command-line, console
Saldl
A lightweight well-featured CLI downloader optimized for speed and early preview.
Stars: ✭ 203 (-15.77%)
Mutual labels:  terminal, command-line, cross-platform
Typin
Declarative framework for interactive CLI applications
Stars: ✭ 126 (-47.72%)
Mutual labels:  terminal-based, terminal, command-line
Musikcube
a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
Stars: ✭ 2,663 (+1004.98%)
Mutual labels:  terminal, curses, cross-platform
Ascii
👾 ASCII Roulette :: ascii art video chat on the cli
Stars: ✭ 202 (-16.18%)
Mutual labels:  terminal, command-line, console
Vifm
Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
Stars: ✭ 1,822 (+656.02%)
Mutual labels:  terminal-based, curses, cross-platform
Lazyhub
lazyhub - Terminal UI Client for GitHub using gocui.
Stars: ✭ 133 (-44.81%)
Mutual labels:  terminal-app, terminal, console
Zui
⬢ Zsh User Interface library – CGI+DHTML-like rapid application development with Zsh
Stars: ✭ 95 (-60.58%)
Mutual labels:  terminal, console, curses
Mandown
man-page inspired Markdown viewer
Stars: ✭ 173 (-28.22%)
Mutual labels:  terminal, command-line, console
Ddgr
🦆 DuckDuckGo from the terminal
Stars: ✭ 2,243 (+830.71%)
Mutual labels:  terminal, command-line, console
Pdd
📅 Tiny date, time diff calculator with piggybacked timers
Stars: ✭ 218 (-9.54%)
Mutual labels:  terminal, command-line, console
Word Wrap
Wrap words to a specified length.
Stars: ✭ 107 (-55.6%)
Mutual labels:  terminal, command-line, console
Dte
A small, configurable console text editor (moved to https://gitlab.com/craigbarnes/dte)
Stars: ✭ 98 (-59.34%)
Mutual labels:  terminal, console, curses
Nnn
n³ The unorthodox terminal file manager
Stars: ✭ 13,138 (+5351.45%)
Mutual labels:  terminal, command-line, console
Tooling
Advancing Node.js as a framework for writing great tools
Stars: ✭ 98 (-59.34%)
Mutual labels:  terminal, command-line, console
Sty
String styling for your terminal.
Stars: ✭ 129 (-46.47%)
Mutual labels:  terminal-based, terminal, command-line
Commander
Test your command line interfaces on windows, linux and osx and nodes viá ssh and docker
Stars: ✭ 183 (-24.07%)
Mutual labels:  cmd, terminal, command-line
Window Size
Reliable way to to get the height and width of the terminal/console in a node.js environment.
Stars: ✭ 79 (-67.22%)
Mutual labels:  terminal, command-line, console
Sampler
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
Stars: ✭ 9,203 (+3718.67%)
Mutual labels:  cmd, terminal, command-line

⌨ Mitype ⌨

Typing Speed Test in Terminal


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

Written completely in python with no external dependencies!

✨ Main Features

  • 🖥️ Cross-platform
  • 🎦 See your replay
  • 🐍 Supports Python 2 and 3
  • 📝 Choose custom text input
  • 🅰️ 6000 text samples
  • 🌈 Colored texts

🔧 Install

Mitype can be easily installed by:

pip install mitype

📈 Usage

Once installed, you can run it simply as:

mitype

You can also customize each run by specifying the following options as:

  • -f FILENAME, --file FILENAME
    Uses contents of file as sample text.
  • -d N, --difficulty N
    N can be in range [1, 5] with 1 being the easiest. This decides the length of the text.
  • -i ID, --id ID
    ID can be in range [1, 6000].

You can quit mitype anytime by pressing the ESC key or CTRL-C.

You can also directly run on repl.it in your web browser although, the latency is pretty high.

💚 Contributing

We encourage you to contribute to mitype! Please check out the Contributing Guidelines about how to proceed.

📜 License

Licensed under the GPL license.

Text samples in database are collected from Typeracer Data.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].