mltype icon indicating copy to clipboard operation
mltype copied to clipboard

Command line tool for improving typing skills (programmers friendly)

Results 12 mltype issues
Sort by recently updated
recently updated
newest added

ms@my_PC:~$ neofetch .-/+oossssoo+/-. ms@my_PC `:+ssssssssssssssssss+:` ------------------ -+ssssssssssssssssssyyssss+- OS: Ubuntu 20.04.4 LTS on Windows 10 x86_64 .ossssssssssssssssssdMMMNysssso. Kernel: 5.10.102.1-microsoft-standard-WSL2 /ssssssssssshdmmNNmmyNMMMMhssssss/ Uptime: 8 mins +ssssssssshmydMMMMMMMNddddyssssssss+ Packages: 1249 (dpkg) /sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Shell: bash 5.0.17...

Hi, Using similar technology, do you think it would be possible for your code to also learn which letters (or which combination of characters) one types more slowly, and then...

Currently, the statistics are very basic * WPM * Accuracy It might be cool to add some more indicators * Keystrokes (see 10fastfingers) * speed evolution over the text (like...

enhancement

When running the Hecate tests the coverage does not seem to be computed correctly.

bug

Probably has to do with some weird terminal settings ... behavior observed on Linux

bug

# Suggestion1 We make an assumption that whether I mistype depends on the current character and the 2-3 previous ones (not more). One can just create an `window_size + 1`...

enhancement

With the current `setup.py` one gets ``` ERROR: pytorch-lightning 1.0.2 has requirement future>=0.17.1, but you'll have future 0.16.0 which is incompatible. ```

bug

`mlt train` does not allow to overwrite.

enhancement