pando85 / timer

Simple countdown terminal alarm. Useful for pomodoros too.
GNU General Public License v3.0
28 stars 0 forks source link

[NEW] Support alarm text #56

Closed lyz-code closed 1 year ago

lyz-code commented 2 years ago

Is your feature request related to a problem? Please describe. I want to start many timers at the start of the day, each with a different purpose and I want to know which means what.

Describe the solution you'd like It will be nice to be able to add a label to each of them so that it's shown once the time is over, additionally it could be shown with the timer.

Describe alternatives you've considered Create a bash function that accepts two arguments that do the following

timer 10 && echo "hi"

Additional context Add any other context about the feature request here.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 30 days.