A minimalist Pomodoro timer focused on privacy and efficiency.
- React
- Recharts (for data visualization)
- i18next (for internationalization)
git clone https://github.com/Georj01/focus-tracker.git
cd focus-tracker
npm install
npm start- Timer: Standard Pomodoro intervals to maintain productivity.
- Local statistics: Track your work sessions and progress over time.
- Focus Mode: Distraction-free interface to maximize concentration.
- Task management: Organize and complete your daily goals.
Note: This application does not use a backend. All data is saved exclusively in your browser's localStorage to guarantee total privacy.