A Powerline segment to display the Pomodoro timer from pomo.fish
Project description
powerline-pomo-fish
A simple Powerline segment to show how much time is left in a Pomodoro session
started with pomo.fish.
How it works
This just reads the default pomo.fish time file at ~/.local/share/fish/fish_pomo
and styles it nicely, e.g. as 🍅20m. And if no pomodoro is active, it will
simply say None.
Configuration
- Install the package
$ pip3 install powerline-pomo-fish
- Add a
powerline_pomo_fish.segments.pomosegment to your Powerline theme, e.g.:
{
"segments": {
"right": [
{
"function": "powerline_pomo_fish.segments.pomo",
"priority": 10
}
]
}
}
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 pomo-fish-powerline-0.1.0.tar.gz.
File metadata
- Download URL: pomo-fish-powerline-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b587fd9ccf6b91bdc167f98aadd5a36d31b5417c8e8706ba60f3155ee7e04707
|
|
| MD5 |
33e0932bb1cde3cfc03df4d081fe4481
|
|
| BLAKE2b-256 |
782a1c3d995766a5bdbca4dbb50bba00f3857483fbb6f62e153df90fee952bd1
|
File details
Details for the file pomo_fish_powerline-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pomo_fish_powerline-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1104a1896c8c8f03dc69151a86274fb6b3e6092a8e08864f8c52dafa068dc9e1
|
|
| MD5 |
cf409e14dbfa2f3583f898917b30d3a5
|
|
| BLAKE2b-256 |
f781612c131b3f7d4d6e39ae01646691818653856e1a8bcc4274be6ffd0dd63b
|