Show the world how fast you code. Sometimes even without touching the keyboard.
$ pip install autocode
$ autocode -h
usage: autocode [-h] [--n] [--GODMODE] file AutoCode. Ctrl-C to exit. positional arguments: file input file to read from. optional arguments: -h, --help show this help message and exit --n number of characters to read per key. (Default 3. Min 1 | Max 6) --GODMODE Use brain waves to code. (Default False) [GODMODE is no brain waves obviously. It just prints the code automatically with a 100ms sleep call]
Why? This is python put to use!
- Mehul Ahuja
This project is licensed under the MIT License - see the LICENSE.md file for details
