hyperstack is a todo-list application for my personal use.
Early development, not ready for use.
- Opinionated todo management with recurring tasks, blueprints and analytics
- Fully web-based, no installation required, runs in any modern browser
- Data stored locally in the browser using IndexedDB
- Responsive design, works on both desktop and mobile devices
- No login, no account, no tracking, no ads, no "calling home"
- TypeScript, Dexie.js, CSS
- no frameworks, no nonsense
npm run dev