This is a pomodoro app built with Electron that allows you to adjust the time and date, switch between light and dark mode themes, and keep track of your work sessions.
- Clone this repository to your local machine.
- Install the necessary dependencies by running
npm install
in your terminal. - Start the app by running
npm start
in your terminal.
- Adjust the time for work and break sessions to fit your needs.
- Keep track of the current time and date.`
- Switch between light and dark mode themes.
- Start, pause, and reset the timer for your work sessions.
- Get notifications when your work or break session is complete.
- Electron
- JavaScript
- HTML
- CSS
This app was inspired by the Pomodoro Technique, a time management method developed by Francesco Cirillo.
Happy Coding! 💻👨💻👩💻