Google Assistant for Ubuntu. This is a small 24 hours project for a hackathon.
Ubuntu Assistant is built on Google Assistant
Fo this you need to have Google-assistant sdk
https://developers.google.com/assistant/sdk/develop/python/ head over to this site and follow the instructions to complete setup.
What this Assistant can do.
- list and open all the installed applications in ubuntu.
- Play songs (From play music, change your credentials in terminal.py
- open any website
- Open hangouts and head towards contacts. Change credentials in voip.py
- open files
- Print files
- List installed Python packages
- Kill all process
- Power off Ubuntu
- Find your phone by ringing even though it is in silent mode
- Boss mode - fun activity to open some random files when you call boss mode.
- Take a pic and store it in home directory
Further development in progress. Feel Free to download and help for development