🇧🇷 Portuguese
Pomodoro timer with a minimalist and intuitive interface. Pomodoro is a time management technique that consists of dividing work into periods, followed by short breaks in between.
- ⏱ Pomodoro Timer: Set minutes and seconds and start the countdown.
- 🔄 Playback Control: Start, pause and restart the timer with ease.
- 🔊 Sound Control: Turn background sound and interval sound on or off.
- 🌗 Light and Dark Mode: Switch between light and dark themes.
- 🔢 Rounds Settings: Track the number of rounds completed.
Where can I improve?
Feel free to contribute! If you want to contribute improvements, fixes or new features, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature
). - Make your changes and add commits (
git commit -am 'Add new feature'
). - Push your changes to the remote repository (
git push origin feature/new-feature
). - Open a Pull Request on GitHub.
This project is licensed under the MIT License.