A simple Pomodoro timer with ASCII art display that runs on terminal.
Project description
t-pomo
t-pomo is a lightweight Pomodoro timer designed for the terminal. The "t" stands for terminal, and "pomo" is short for Pomodoro, a time management technique that boosts productivity by alternating focused work sessions with short breaks.
🛠 Installation
Ensure you have Python installed (>=3.9), then install the package using pip:
pip install t-pomo
📌 Usage
Run the Pomodoro timer with:
t-pomo
You'll be prompted to enter:
- Work duration (default: 25 minutes)
- Break duration (default: 5 minutes)
- Number of Pomodoro loops (default: 1)
Example:
Enter working time in minutes [25]: 30
Enter break time in minutes [5]: 10
Enter countdown loop time [1]: 4
This starts a 30-minute work session followed by a 10-minute break, repeating 4 times.
After each break, an inspirational quote is displayed to keep you motivated.
Use [p] PAUSE | [q] STOP to control the timer.
🖼 Preview
The timer features an ASCII-style countdown with a modern, solid block progress bar. The interface changes color dynamically to indicate urgency:
- Cyan: Relaxed (> 50% time remaining)
- Yellow: Warning (20-50% time remaining)
- Red: Urgent (< 20% time remaining)
- Work
- Break
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file t_pomo-0.7.0-py3-none-any.whl.
File metadata
- Download URL: t_pomo-0.7.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6af3c2fece40ddeafde9ec97f8d5c100a367ad73f0841772391c17cb10c576b
|
|
| MD5 |
9230804739fed7b31fa01b0e63cb38d0
|
|
| BLAKE2b-256 |
8f01e83af244e8e830f071dc385a18cc6d039976a14192cc22f4999963502e6f
|