You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All necessary modifications will be made within config.py
getUsername should be modified to return your iCloud login email
getPassword should be modified to return your iCloud login password
getStocks should be modified to be a list containing all the stocks you are interested in tracking
getWeatherLocale should be modified to fit the format of "City,ST,CN", where ST is the two letter designation for your state or territory and CN is the two letter designation for your country (make sure there are no spaces)
getCalendarExceptions will probably not require any modification, but in the case that you do want to exclude some calendars from your application you can add a string containing that calendar's pGuid value to the list
Run PiDay.pyw as a Python application
About
A Python application to summarize your day on a Raspberry Pi