I made a desktop e paper display to show my calendar and to-do list to help keep me organized in college. Full source code available here: https://github.com/jaeheonshim/inky-dashboard
The display is only awoken from deep sleep mode every 30 minutes to update the information, allowing the frame to be fully battery powered. You can link your Todoist for the to-do items on the left, and you can link any calendar in iCal format (Google Calendar, Outlook, etc.) for the calendar on the right. The code can be fully customized to display just the calendar, just the to-do list, or a mix of both. Let me know if you have any ideas for what features I should add next!
Comments URL: https://news.ycombinator.com/item?id=42607422
Points: 9
# Comments: 0
Autentifică-te pentru a adăuga comentarii
Alte posturi din acest grup

Article URL: https://susam.net/million-times-million.html
Comments URL: ht


Hey Hacker News,
I'm a long-time lurker and wanted to share a project I just finished building.
Like many React Native developers, I needed to add marker clustering to a map in my app. The mos
