Google Calendar custom widget

Got it, 370px seems to work for me ok

So last question, hopefully, the updateinterval: 120000 value ? is that how often it loads new entries ?

yup in seconds.

so 120000 is 33.3 hours :wink:

it defaults to 10 mins if you leave the line away.

1 Like

Doh! That’s what happens when you commit an example dashboard instead of the real thing. Updated on github, thanks!

1 Like

ok, so sorry guys, run into another problem now :frowning:

Works fine on the PC, also works fine on Safari or Chrome on the ipad, but if I open up the dashboard on safari, then go to save the page as link on the home screen on the ipad, then open that link, it ask’s me to authorise again on the ipad, but this time comes up with this error, I guess as it isn’t a full browser setup.

Any clues at all. Many thanks in advance.

if it doesnt work on safari, try chrome :wink:

As above it works on both browser’s fine, its when you create a web-app shortcut, it then becomes a stripped down browser, and then it doesn’t allow the OAuth request to go through from what I can gather.

for reference, it also did the same thing when I tried it in Kiosk Pro Lite IOS app on the iPad too.

i thought that if you would place the link from inside safari it would be different then when you do the same from chrome.
ipads suck :stuck_out_tongue:

i guess the only thing you can do is find another app to get what you want.
or somehow find a way to manipulate the web-app, or find a way to replace that.

So a bit more playing around, and I can also add a google calendar iframe panel to HADashboard, that again works fine in browers, chrome and safari ok, but as soon as you save a web app to safari, the reason for this is lose’s the naviagtion panel, so makes it nice and full screen, but yeah, again, it stops working as soon as you do this :frowning:

ill put in some efford for you so you can use my app. that will always work :wink:

i need to work on the appearance a bit and i need to make it multilingual :wink:

1 Like

already a bit better.
tested with default skin

agenda%20test2

ill make the colors modifyable.

1 Like

Thank you very much @ReneTode that would be super awesome. I know you are a busy person, see you posting all the over the place helping people, so thank you again for taking the time to do this :slight_smile:

1 Like

Hi @ReneTode,

Where can I get your App to try it ?

Thanks
Claudio

please read back, so you know what i have said.

Rene,

Maybe I misunderstood but I thought you have another way to do this with an app you did:

[there are easier ways :wink:
i have an app in AD that creates a html file.
that file i show in an iframe in the dashboard]

Thanks

what do you think?

1 Like

Thought you have it already at Github and were tweaking it.
Sorry then. Ignore my message.

Thanks

oke no problem.
i didnt upload it because it was quite specific for my case, but now i am generalising it.

at this moment i already did a lot.
this are the settings in the yaml at the moment:

  agendaid: [email protected]
  amount: '5'
  htmlfile: /path/to/custom_css/html/hoofdagenda.html
  days:
    Monday: Maandag
    Tuesday: Dinsdag
    Wednesday: Woensdag
    Thursday: Donderdag
    Friday: Vrijdag
    Saturday: Zaterdag
    Sunday: Zondag
  body_style: "background-color:rgba(0,0,0,0.7)"
  table_style: "border: 1px solid black;border-collapse: collapse"
  day_head_style: "text-align:center;background-color:rgba(0,0,0,0.6);color:white"
  time_css_style: "background-color:rgba(255,255,255,0.5);color:white;"
  message_style: "background-color:rgba(255,255,255,0.2);color:black"
  today_title: "Vandaag" 
  no_events: "er is geen afspraak"
  date_style: "%Y-%m-%d"
  time_style: "%H:%M"
  reminder_TTS: True #Requires renes sound app, defaults to False
  garbage_collection_calendar: False #special type of calendar replaces text in message and changes dates

i see i need to change agenda to calendar :wink:
still some work to do and then add descriptions, but shouldnt be too long.
it looks now like this with the settings from above:

agenda%20test3

1 Like

I had a similar problem with Fully Kiosk.

But that app allows me to change the User Agent string…

Looking real good sir. Looking forward to testing it out. Like your garbage collection calendar too, I must setup something like that too.

Do you have a paypal I can throw you some beer money too ?