RemcoT
Posts: 4
Joined: Wed Nov 12, 2014 1:35 pm

Beginner making a calendar - HELP wanted!

Wed Nov 12, 2014 1:51 pm

Hi!

I've encoutered the problem all my life: forgetting your appointments, not making deadlines.. As a result I bought a calendar and started writing my appointments down again (in stead of making them in my phone) for I keep forgetting to look on my phone and I don't like the notifications..

Well, enough said and here it is why I'm hoping for some help of you guys. I've worked with the Raspberry Pi a while back for a college project, but don't own one for myself.

I'm planning on buying a model B and a 10 inch screen and the goal is to have my Google Calendar displayed on the screen. For now, that's it but in the future I would like to transform it in normal screen with temperature indoors and weatherforecast as well displayed. To me it's usefull and no do not want to buy a tablet for these things.

Problem I'm facing: Is this even possible?! Can I have my Google Calendar displayed as kind of an app so that if I make an appointment in my phone it synchronizes and then displays on my homebuild calendar? Anyone an idea on where to go from here (except for buying and connecting, that part I can manage).

Help would be greatly appreciated!

Regards,
Remco

sdjf
Posts: 1395
Joined: Fri Mar 16, 2012 5:20 am
Location: California
Contact: Website

Re: Beginner making a calendar - HELP wanted!

Thu Nov 13, 2014 4:02 am

I think you can get your Raspberry Pi to do all kinds of things, but whether you can do them all with Google calendar or need to also install some other software for the other stuff, I do not know. I have never used Google Calendar, but I think the question in my mind, that someone who is familiar with Google Calendar and the browsers in the primary Pi distributions (I use ARch, so my choices are different), the question is if the default browser, when open to google calendar, will automatically update. Somebody should know the answer to that question.

For your other questions, the weather one, I googled for "google-calendar temperature" and the very first hit was their instruction page for that. For Weather on google calendar, the following page discusses that:

https://support.google.com/calendar/answer/48494?hl=en

I have no clue how memory intense the features are for Google Calendar, that might be the only issue, or if it requires Flash, which I don't think we have on the Pi.

You also mention a "homemade calendar", is that something different that you also want to use as well?
FORUM TIP: To view someone's posting history, sign in, click on their user name, then on "Search User's Posts." || Running ArchLinuxArm on Model 2B and 512MB Model B

User avatar
rpdom
Posts: 17174
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: Beginner making a calendar - HELP wanted!

Thu Nov 13, 2014 7:34 am

I think what you need to search for is "google calendar api". That will give you examples of how to link your own programs into your google calendar. If you want to write your programs in a specific language (say Python, for example), add that to the search "google calendar python api".

RemcoT
Posts: 4
Joined: Wed Nov 12, 2014 1:35 pm

Re: Beginner making a calendar - HELP wanted!

Thu Nov 13, 2014 2:57 pm

rpdom wrote:I think what you need to search for is "google calendar api". That will give you examples of how to link your own programs into your google calendar. If you want to write your programs in a specific language (say Python, for example), add that to the search "google calendar python api".
Well thanks for the respond! But I do not want the whole calendar and all of it's functions. I just want it displayed, read-only. I thought about api, but this way you will get the entire app and all of it's functions. And that isn't my intention.. Perhaps I should install a browser on the Pi and leave the internetpage with the calendar open for eternity.. Not really a fancy solution though..

RemcoT
Posts: 4
Joined: Wed Nov 12, 2014 1:35 pm

Re: Beginner making a calendar - HELP wanted!

Thu Nov 13, 2014 3:01 pm

sdjf wrote:I think you can get your Raspberry Pi to do all kinds of things, but whether you can do them all with Google calendar or need to also install some other software for the other stuff, I do not know. I have never used Google Calendar, but I think the question in my mind, that someone who is familiar with Google Calendar and the browsers in the primary Pi distributions (I use ARch, so my choices are different), the question is if the default browser, when open to google calendar, will automatically update. Somebody should know the answer to that question.

For your other questions, the weather one, I googled for "google-calendar temperature" and the very first hit was their instruction page for that. For Weather on google calendar, the following page discusses that:

https://support.google.com/calendar/answer/48494?hl=en

I have no clue how memory intense the features are for Google Calendar, that might be the only issue, or if it requires Flash, which I don't think we have on the Pi.

You also mention a "homemade calendar", is that something different that you also want to use as well?
The calendar updates automatically, even if the browser is opened. So no need for F5, so I think I could use a browser for this but it isn't really fancy.. And the other questions are for an other moment, for now just trying to figure out how to get some sort of an application with Google Calender running on my Pi. And no, the homemade calendar is just the raspberry pi+scree, running the Google Calendar. ;)

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: Beginner making a calendar - HELP wanted!

Fri Nov 14, 2014 1:01 pm

• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

Return to “Beginners”