Our Gmail API and Google Calender API are not working as of now. They seem to have expired. We plan to fix them soon.
This is an excellent starter code! Though I might argue ours is better ;)
Tkinterlibrary in Python to provide GUI- Used APIs like Gmail, Google Calender, BBC News API to fetch data
- Various data from API are updated on the screen every few seconds
- Google Assistant. Unrelated to the
MagicMirror.pyscript though - The
MagicMirror.pyscript ran in parallel with the Google Assistant script
How to implement Google Assistant in a device (eg. Raspberry Pi)
- Install the dependencies.
$ ./install_dependencies.sh - Execute
$ ./execute-me.sh
In our case, we also executed another script (Google Assistant script) alongside the main script.
If you want to run another script parallely, open another Terminal, and run the 2nd script there.
Please avoid messing around with the credentials of the e-mail.
You are free to send mails to this e-mail, make new Calender events, etc.
| Password | |
|---|---|
| kapsmirror@gmail.com | magicmirror |
- Video
Our Youtube video - Pictures
cd Picturesfrom the parent directory
| Software | Hardware |
|---|---|
| Anshul, Prabhat | Sargam, Kshitij |
This project was a part of Introduction to Engineering Design Course, IIIT Delhi