Mitype
Terminal based typing speed tester
Mitype is a program to test (and hence improve) your typing speed right from the ease of your terminal.
Main Features
🖥️ Cross-platform
🎦 See your replay
🐍 Supports Python 2 and 3
📝 Choose custom text input
🅰️ 6000 text samples
🌈 Colored texts
Contents
- Installation
- Usage
- API
Appaccuracy()first_index_at_which_strings_differ()get_space_count_after_ith_word()number_of_lines_to_fit_text_in_window()speed_in_wpm()word_wrap()display_version()load_based_on_difficulty()load_from_database()load_text_from_file()parse_arguments()resolve_commandline_arguments()database_file_absolute_path()fetch_text_from_id()get_history_records()history_file_absolute_path()save_history()show_history()get_key_mapping()is_backspace()is_ctrl_backspace()is_ctrl_c()is_ctrl_t()is_enter()is_escape()is_ignored_key()is_left_arrow_key()is_null()is_resize()is_right_arrow_key()is_tab()is_valid_initial_key()exit_on_signal()get_elapsed_minutes_since_first_keypress()