FocusMate is a daily planning and focus timer application built with Electron. It supports white noise playback, reminders, and xschedule planning, helping users stay focused and boost productivity.
(Still under development — some features are not yet complete)
(Currently only supports Chinese, more languages will be supported in the future)
- ✅ Pomodoro timer (default 25-minute work + 5-minute break)
- ✅ Customizable durations (adjustable work/short break/long break times)
- ✅ White noise playback
- ✅ Time-up sound alerts + desktop notifications
- ✅ Automatic cycle management (long break after every 4 cycles)
- ✅ Dark / light UI themes
- ✅ Persistent settings storage
- ✅ Task management
- ✅ Daily focus time & completed task statistics
npm installnpm run dev# Windows
npm run build:win
# macOS
npm run build:mac
# Linux
npm run build:linuxMIT License. Copyright (c) 2025 Yonagi04.