You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A gamified task management and Pomodoro timer application, now fully offline. Features include customizable Pomodoro, an item shop (The Collector's Emporium) for themes and trophies, AI-assisted task difficulty (The Oracle's Insight), enhanced reporting (The Scrivener's Archives), a Trophy Room, and an XP/Leveling system (The Ascension).
This contains everything you need to run your app locally.
Run Locally
Prerequisites: Node.js
Install dependencies:
npm install
Set the GEMINI_API_KEY in .env.local to your Gemini API key
Run the app:
npm run dev
About
A gamified task management and Pomodoro timer application, now fully offline. Features include customizable Pomodoro, an item shop (The Collector's Emporium) for themes and trophies, AI-assisted task difficulty (The Oracle's Insight), enhanced reporting (The Scrivener's Archives), a Trophy Room, and an XP/Leveling system (The Ascension).