A simple stopwatch application that's controllable by a hotkey regardless of active window.
- Controllable by a customizable hotkey regardless of active window.
- Easily show the application using a hotkey when minimized or hidden.
- OS: Windows 10 64-bit
- Memory: 25 MB
- Storage: 60 MB
Tenny wouldn't come into fruition without these third party products that I used during development. So let's give them a big hand! 👏 👏 👏
- Alessandro Roncone (@alecive) for the beautiful timer icon used by Tenny.
- PyInstaller for packaging and freezing Tenny into an executable file.
- PyQt for the Graphical User Interface.
- Python 🐍 for the whole codebase.