6
timer app (sh.itjust.works)
submitted 1 year ago by [email protected] to c/[email protected]

I am looking for a simple timer app to time video game events.

I am running xmonad/xmobar/trayer.

I like the idea of a timer i can run out of the system tray and/or float over in a small box over other windows.

I tried out kteatime and its pretty close to what i want but its pretty hard to see whats going on in the tiny system panel.

Any suggestions welcome! Maybe I should look at making a plugin for my xmobar?

top 6 comments
sorted by: hot top controversial new old
[-] [email protected] 5 points 1 year ago

maybe you're looking for something like LiveSplit?

[-] [email protected] 2 points 1 year ago

I'll have to try this out!

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Just open a terminal and run

t=0 ; while sleep 1 ; do let t++ ; echo $t ; done
[-] [email protected] 3 points 1 year ago

i think something like this could work. i guess some neat features to add would be:

  • popup on complete
  • audio notification on complete
[-] [email protected] 1 points 1 year ago

Did you want a timer, or a stopwatch? A countdown with "wall" at the end is also rather trivial.

[-] [email protected] 1 points 1 year ago

notify-send $someText will get you a popup at least, for many DEs.

this post was submitted on 04 Sep 2023
6 points (87.5% liked)

Arch Linux

7608 readers
25 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS