I made a battery-powered e-ink display that shows my calendar
In plain words
This is a battery-powered e-ink display that syncs with a user's calendar. Built for people who want a wall-mounted or desk view of their schedule, it combines low-power e-ink technology with calendar integration to provide a persistent, always-visible agenda without frequent charging or screen refreshes.
written from the facts on this page · September 2026
Does the same job
all alternatives →- EIE-Ink Day Schedule2023 · github.com · ▲294

- EPE-Paper Life Organizer with Pico and Inky Frame2025 · github.com · ▲23
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,…

- BABuilding an E-Ink Calendar and a UI Toolkit along the way2020 · rahulrav.com · ▲64
- EPE-Paper 7-color display showing the current weather2024 · github.com · ▲229
A hobby project of mine that was surprisingly easy to put together! I love waking up and seeing the freshly generated image.
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.com
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io