Commando
(deprecated) Talon command cheat sheet
Install / Use
/learn @talonvoice/CommandoREADME
Commando
The only Python requirement is flask.
Assuming you have pip available, the following commands will get the python application running in your terminal:
pip install -r requirements.txt
python app.py
Then navigate to http://localhost:6001 or http://localhost:6001/static/keyboard.svg for the help view.
