Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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++

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)