A work timer powered by egui.
- 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.