Skip to content

Drawserqzez/pomo.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomo.fish

Basic pomodoro timer in fish :D

I wanted to make this just to familiarise myself further with fish, and it's been really fun!

Installation

Install with fisher:

fisher install Drawserqzez/pomo.fish 

Usage

To start the work timer just type:

pomo work

This will start the timer with the default time. To change the default time you have to append the -d flag to the end of your command. See pomo --help for more information.

Break works in the same way as work.

There is also support for changing the verbs to arbitrary values, but the tool doesn't have that implemented as of writing this. Instead you have to adjust the POMO_WORK_CMD and POMO_BREAK_CMD env-variables.

Credits

Credits to z.fish for inspiration on how to structure my project.

Credits to bashbunni's dotfiles for the inspiration to do this in the first place :)

License

MIT

About

Small Pomodoro tool written especially for fish

Topics

Resources

License

Stars

Watchers

Forks

Languages