Google Home Command Prompt - a basic shell for the Google Home and other compatible hardware
*** ASSUME THIS REPOSITORY PURELY DEMONSTRATIVE OF OUR PREVIOUS STYLE OF CODE, NOT A VIABLE APPLICATION NOW ***
none, after Google changed their authentication method
GHCP requires the following on a linux/bsd (or windows with git bash) system to function:
- curl
- bash (version => 4.0)
- python in your path (version => 2.6 with the json.tool module)
- nodejs (with the castnow module) (not needed if you don't need or want to cast)
The application contains built-in help, jjust type ?.
- Add more commands and help for them.