Show HN: Today – A task manager that resets at midnight, powered by localStorage(today.dakota.codes) I had this random thought while coding late: what if a to-do list just wiped itself clean every night? So I built it for fun.
Turns out, this odd constraint became surprisingly effective. With the deadline of midnight looming, I found myself focusing on the things I could act upon today. Featureset: - Pure localStorage (no accounts or servers) - Kanban board for flexible organization - Built-in Pomodoro timer for focused work sessions - Ambient noise generator with various soundscapes - WebRTC for peer-to-peer board sharing between devices - Works offline as a PWA No backend, no tracking, no complicated roadmap - just a simple tool that started as a joke but became genuinely useful for daily productivity. Would love to hear if anyone else finds the "fresh slate daily" approach as oddly motivating as I do. |