Skip to main content

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.pomo segment to your Powerline theme, e.g.:
{
    "segments": {
        "right": [
            {
                "function": "powerline_pomo_fish.segments.pomo",
                "priority": 10
            }
        ]
    }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pomo-fish-powerline-0.1.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

pomo_fish_powerline-0.1.0-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page