hammy.el
hammy.el copied to clipboard
Programmable, interactive interval timers (e.g. for working/resting)
This is more a discussion item than an issue. `hammy.el` is designed to be able to handle multiple timers simultaneously. However, personally, I just use it for work interval timers...
Org-pomodoro has a hook called 'org-pomodoro-tick-hook' which runs every second. It would be useful to have something similar to this in Hammy. One of the use cases for me is...
Description says that 'hammy-toggle Pause or unpause a hammy'. When I call this command while hammy is running I get the list of hammies to choose  and when I...
All of the hooks `hammy` defines have a `-hook` suffix, with the exception of `hammy-stopped`. This is relevant for e.g. `use-package`'s `:hook` keyword, which can only accept hooks that end...
See https://old.reddit.com/r/emacs/comments/1dau5j8/release_v03_hammyel_simple_programmable_timers/l7x5dp6/