On Wed, 8 Feb 2023 00:45:20 -0800
ToddAndMargo via users <users@lists.fedoraproject.org> wrote:
 
> Anyone know of a kitchen timer that has
> an rpm in the repo?

I'm not sure what a kitchen timer requires, but there is an application
called gnome-clocks that can time things.  I'm not sure if you need
gnome installed to use it, it might.

If you just need a quick timer for a set time, you can use
sleep 1h && date && xterm -bg red -fg yellow -g 80x40
This will sleep for the period set, and at the end of the time open a
red xterm in the current window in focus.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to