Work-interval timer.
Project description
workbell
A work-interval timer with a bell. Start an interval and work; when the planned time is fully worked, the bell rings — even if no UI is open (a background timer process is the app's guarantee). macOS only: the bell and the menu bar icon rely on macOS system tools.
Status: early development.
Docs: architecture · data model · raycast · non-goals
Usage
workbell start [duration] # start a work interval (default: from config)
workbell pause # pause the active interval
workbell resume # resume the paused interval
workbell status # show the active interval
workbell history [limit] # list recent intervals (default: 20)
workbell delete <id> # delete an interval, whatever its status
workbell config # show settings
workbell config default-duration 30 # set the default interval length (initially 25 minutes)
workbell config bell-sound Ping # set the bell sound (no argument: list the choices)
workbell tray # open the menu bar icon (macOS)
workbell tray stop # close the menu bar icon
workbell raycast install # generate the Raycast script commands (see docs/raycast.md)
A bare duration is minutes (25); with h/m/s units it is exact
(10s, 90m, 1h20m10s).
Data lives in ~/.local/share/workbell (override with --data-dir).
License
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
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 workbell-0.0.3.tar.gz.
File metadata
- Download URL: workbell-0.0.3.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99ea183ad486c4140483baef9378a3f02b2736ed10380c707c1c279e3271a54d
|
|
| MD5 |
bd7fcbfcb1376b13a36cc08b797dd524
|
|
| BLAKE2b-256 |
d0aeab0aad0b174d425b80c9de6b08d36e90550b795620fb62ba75b5f27ec9d7
|
File details
Details for the file workbell-0.0.3-py3-none-any.whl.
File metadata
- Download URL: workbell-0.0.3-py3-none-any.whl
- Upload date:
- Size: 30.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31f197d51fed4fb0b18f48db4ec95a8ae5d65d5c48d897cda4a36d9ee08eacb1
|
|
| MD5 |
e0df129081e65dd460e15437ba23efda
|
|
| BLAKE2b-256 |
d6b3b291678d9bb3943bd397461b9ee6babef4cc8fc813c3b7a687d82d1aec25
|