____ _ _____
| _ \ ___ _ __ ___ ___ __| | ___ _ __ ___|__ /
| |_) / _ \| '_ ` _ \ / _ \ / _` |/ _ \| '__/ _ \ / /
| __/ (_) | | | | | | (_) | (_| | (_) | | | (_) / /_
|_| \___/|_| |_| |_|\___/ \__,_|\___/|_| \___/____|
- β‘ Powered by: Lucas Amorim (Kakaroto)
- π GitHub: https://github.com/lucaslima18
- π LinkedIn: https://acesse.one/lucas-amorim-linkedin
- π§ Email: lucas.ala1999@gmail.com
PomodoroZ is an extremely minimalist command-line Pomodoro timer designed specifically for Linux systems. It offers a minimalist platform for efficient task management using the Pomodoro technique. Streamline your workflow, stay focused, and boost productivity with PomodoroZ.
- Extremely minimalist CLI interface
- Pomodoro technique-based task management
- Designed for Linux systems
- Clone this repo;
- Use poetry to init a Venv:
poetry shell
- Install all packages:
poetry install
- Run project:
python src/main.py