Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lunixbochs/voicecode-commando

voicecode command cheat sheet
https://github.com/lunixbochs/voicecode-commando

Last synced: 11 days ago
JSON representation

voicecode command cheat sheet

Awesome Lists containing this project

README

        

# voicecode-helpme
voicecode command cheat sheet

To get this working, clone the repository to somewhere under your `~/voicecode directory`.

You will need to be running the python server, which does the heavy lifting, in order for your commands to be populated.

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

If the python server is not running, the window that pops up when you use the πŸ”‰commandoπŸ”‰ command will just be a completely blank screen.