WorkTimer is your personal focus companion, helping you to concentrate on your work or studies with a simple yet effective countdown timer. Just set your desired time, engage in deep work, and let WorkTimer gently notify you with a sound when it's time to pause or shift gears—no more distractions! This application was built in React with TailwindCSS and is fully free.
- Customizable Timer: Set a timer for any period you want, be it minutes or hours, for your work or study sessions.
- Sound Notifications: Receive an audible alert when your timer runs out to keep you on track with your schedule.
- Focus Mode: A minimalistic design that keeps you focused on the task at hand without any distractions.
... (This will soon be written) ...
WorkTimer is actively being maintained with new features and enhancements.
To set up your environment for development:
git clone https://github.com/EnzeGH/WorkTimer.git
cd WorkTimer
npm install
npm run devNote: The browser version might be buggy as it's meant to be used as a Chrome Extension. You need to run npm run build and select the dist folder on the Chrome Extensions page.
I welcome ideas for new features! Feel free to add a feature request and it will be considered for future releases.
Please report any bugs you find here.
See the LICENSE file.