Skip to content
/ Tenny Public

A simple stopwatch application that's controllable by a hotkey regardless of active window.

License

Notifications You must be signed in to change notification settings

jerobado/Tenny

Repository files navigation

Hey! Tenny Tenny

Maintainability tests

A simple stopwatch application that's controllable by a hotkey regardless of active window.

Tenny Demo

Features & Benefits

  • Controllable by a customizable hotkey regardless of active window.
  • Easily show the application using a hotkey when minimized or hidden.

System Requirements

  • OS: Windows 10 64-bit
  • Memory: 25 MB
  • Storage: 60 MB

Credits

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.