Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 648 Bytes

File metadata and controls

20 lines (14 loc) · 648 Bytes

Work Timer

A work timer powered by egui.

Features

  • The timer doesn't stop when the time exceeds the limit. Instead, it indicates with a color changing.
    • This way you can know how much time you have exceeded.
  • You can config multiple timers.
    • Each timer can be set to count up or down individually.
    • Only one timer will be used at a time.
  • It counts the total working time in today.
  • It saves history with tags and shows a chart based on the history.
  • It supports both dark and light themes.

dark

light

chart