This is a rip off of an Intstructable page I found. This saved a Pi model B and an old TV from the garage shelf. As I was working through it I noticed a couple minor details such as stopping pop ups that weren't covered by the author. (My Pi has no keyboard or mouse, pop ups were a problem.)
http://www.hagensieker.com/picalendar/index.php
-
- Posts: 41
- Joined: Thu Mar 13, 2014 7:45 pm
Google Calendar on TV screen
- Attachments
-
- IMG_1905a.jpg (37.9 KiB) Viewed 3614 times
Re: Google Calendar on TV screen
It is certain that it would be easier with a touchscreen ...
BUT, you could use Google (Calendar) API to do your own calendar and have something like that http://i.imgur.com/rER6hUJ.png (Python/Flask)
BUT, you could use Google (Calendar) API to do your own calendar and have something like that http://i.imgur.com/rER6hUJ.png (Python/Flask)
-
- Posts: 41
- Joined: Thu Mar 13, 2014 7:45 pm
Re: Google Calendar on TV screen
I just used an iframe to upload to my homepage to remove all the clutter. Now its much cleaner and much less "Googlish"
I added some instructions on my page for doing that.
http://www.hagensieker.com/picalendar/index.php
I added some instructions on my page for doing that.
http://www.hagensieker.com/picalendar/index.php
Re: Google Calendar on TV screen
Hi need help with building a google calendar. Followed your instructions but using latest raspbian jessie with chrominum browser. Found on my google calendar the code and have inserted that between 2 iframe brackets. Get nothing. Been to several other websites and copied their code. Their weather app works but still cant get my google calender to load. HELP please