nowfound

Work · March 6, 2023

IM

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 →
  • EI
    E-Ink Day Schedule2023 · github.com · ▲294
  • The E-Paper Smart Display2024 · ▲124

    E-paper smart display with calendar and app catalogue

  • EP
    E-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,…

  • Project E Ink2023 · ▲203

    32" e-ink screen that displays daily newspapers on your wall

  • BA
  • EP
    E-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 →
  • Let agents source clips from terabytes of your local video

    Work · 18d ago · clipto.com

  • Free local transcription that is 100% Private

    Work · 17d ago · hynote.ai

  • The app store for voice native apps that lives in your notch

    Work · 28d ago · voiceos.com

  • Ask any question, get a video back instantly

    Work · 24d ago · scrimba.com

  • Mac-native app for screenshots, recordings and collaboration

    Work · 5d ago · cleanshot.com

Launched alongside, March 2023

the whole month →
  • GPT-41,161

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • 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