Simple Python CLI package for Pomodoro timer.
Project description
Pypomod
A simple python CLI package for the pomodoro timer.
Currently, only works on macOS
Installation
pip install pypomod
Use case
How to use
# Run pomodoro timer. 20 minutes work timer, 5 minutes break timer and repeat 1 time.
pomodoro -w 20 -b 5 -r
Demo
Options
pomodoro -h
usage: pympod [-h] [-w WORK_TIME] [-b BREAK_TIME] [-r REPEAT]
A simple python CLI package for the pomodoro timer.
options:
-h, --help show this help message and exit
-w WORK_TIME, --work_time WORK_TIME
Set the work time. Default is 20 minutes.
-b BREAK_TIME, --break_time BREAK_TIME
Set the break time. Default is 5 minutes.
-r REPEAT, --repeat REPEAT
Set the number of repeats. Default is 1.
WIP
- Linux and Windows are not fully supported yet.
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 Distribution
pypomod-0.1.0.tar.gz
(4.6 kB
view details)
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 pypomod-0.1.0.tar.gz.
File metadata
- Download URL: pypomod-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.9 Darwin/22.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3fcf202a6b83b1023c93f5c30290a293b775560506cc97c75be7541937fb1d2
|
|
| MD5 |
a672261730a5d20b2d945347fc617337
|
|
| BLAKE2b-256 |
789bde698ed4b79ed52f3c38e070ebd4e9b602affc8b2ddf13e71f2cab500bc0
|
File details
Details for the file pypomod-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pypomod-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.9 Darwin/22.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5833a79db8a3532ab70162039a9a8aca35e610b3d43a2d48761ace76b3efca1
|
|
| MD5 |
8dfc4b957b1a7725b6af8ffd6a91949f
|
|
| BLAKE2b-256 |
117178893b2e031dec65d787c858339265d768b741f4b3e3f73c6b73364135cb
|