Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdesp73/cli-pomodoro
A cli Pomodoro Timer written in C++
https://github.com/kdesp73/cli-pomodoro
cli cpp pomodoro-timer
Last synced: about 2 months ago
JSON representation
A cli Pomodoro Timer written in C++
- Host: GitHub
- URL: https://github.com/kdesp73/cli-pomodoro
- Owner: KDesp73
- License: mit
- Created: 2023-07-11T12:54:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-28T01:49:38.000Z (12 months ago)
- Last Synced: 2024-01-28T02:36:07.342Z (12 months ago)
- Topics: cli, cpp, pomodoro-timer
- Language: C++
- Homepage:
- Size: 530 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CLI Pomodoro Timer
A Pomodoro Timer written in C++
![image](https://github.com/KDesp73/Cli_Pomodoro/assets/63654361/3dd71a73-eb08-4b52-b3fa-0131c185a81f)
## The Pomodoro Technique
The Pomodoro Technique is a time management method based on 25-minute stretches of focused work broken by five-minute breaks. Longer breaks, typically 15 to 30 minutes, are taken after four consecutive work intervals. Each work interval is called a pomodoro, the Italian word for tomato
[Source](https://www.techtarget.com/whatis/definition/pomodoro-technique)
## Features
- 25 minute work / 5 minute break default intervals
- Ability to change the above intervals
- Nice sound alert after each section
- Minimal Command Line Interface## Latest Release
[Here](https://github.com/KDesp73/Cli-Pomodoro/releases/latest)
## Contributing
Feel free to contribute in the project. If you find any bugs / problems let me know by writting an issue
## Author
[KDesp73](https://github.com/KDesp73)
## License
[MIT](./LICENSE)