ScadeBlock / ZTimer

A simple clock countdown made with Python. To manage your work time, to avoid hurting your health!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZTimer

A simple clock countdown made with Python. To manage your work time, to avoid hurting your health!


Why?

I often code or a long time without a break time(for 2,3 hours without break time), and that's very awful for my health during a long time. So I made this extremely simple software for managing my work time (For e.x : Set up a countdown for 50 mins, after that take a 10-min break time). Although it's really simple app I made with Python, after a few time using it - my health and performance significantly improved.


Demo

bandicam 2024-05-08 20-42-47-660


Installation

For executable file (.exe) : Just install files from Release Tab and run it

For manual running (.py - Python)

  • Install requirements : pip install customtkinter
  • Download the source code file and run it (In src folder - ztimer.py)

Requirements & Credits

Requirements : Win10 - 64bit (Imma little lazy to made it works in 32 bit, sr)
Credits: Logo

About

A simple clock countdown made with Python. To manage your work time, to avoid hurting your health!

License:MIT License


Languages

Language:Python 100.0%