timer
timer copied to clipboard
A `sleep` with progress
Hi, I was looking for something like this, but with `timer 20s` it shows the error on the title. Cheers.
## TLDR Include a windows OS section in the list of installs ### Overview I think having this utility available on windows would be great for a lot of devs....
First of all, thank you for lovely package. Many times I use `sleep` to execute a function at certain time, especially over night. Usual steps I take are to calculate...
Instead of the timer displaying the start time in AM/PM, it would be nice to have a 24h format for us users living in Europe.
# TLDR Let's add a pause option for the timer 😄 ## Description Something like the in the IPhone timer app just with a shortcut like space... @caarlos0 if you...
Please make the colors configurable. I think the code for that is somewhere here: https://github.com/charmbracelet/bubbles/blob/master/progress/progress.go#L47 I am no go programmer so i am not sure. :3 greetings
Description: Hello. I love this project. I was wondering if it is possible, to display the time of the end of the timer. Like when it's for example 21:00 and...
It would be be able to change the number of steps used in the gradient. Use in bash on Ubuntu 24.04 defaults the gradient resolution to approximately 5 colors.
- Add --time/-t flag to set timer until specific time (e.g., 14:30, 2:30PM) - Support multiple time formats: 24h, 12h with AM/PM (case insensitive), with/without seconds - Implement smart scheduling:...