Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lunixbochs/voicecode-commando
- Owner: lunixbochs
- Created: 2017-06-19T00:15:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-01T20:54:41.000Z (almost 7 years ago)
- Last Synced: 2024-10-24T19:37:47.197Z (about 2 months ago)
- Language: HTML
- Size: 17.6 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# voicecode-helpme
voicecode command cheat sheetTo 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.pyIf the python server is not running, the window that pops up when you use the πcommandoπ command will just be a completely blank screen.