Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timomt/pomodoro

A simple Pomodoro Timer for terminal emulators using ANSI Escape Codes.
https://github.com/timomt/pomodoro

Last synced: 29 days ago
JSON representation

A simple Pomodoro Timer for terminal emulators using ANSI Escape Codes.

Awesome Lists containing this project

README

        

# pomodoro
![Screenshot_20240611_122152](https://github.com/timomt/pomodoro/assets/119742190/2637010f-4dc1-4d8b-99ac-6121a8e3b41e)

A simple Pomodoro Timer for terminal emulators using ANSI Escape Codes.

Syntax:
pomodoro [-h (this Site)] [-s {Session duration in minutes}] [-b {Break duration in minutes}]

Example: "./pomodoro -s 15 -b 5" Launches a 15 minute session followed by a 5 minute break.