# Tenny **Repository Path**: makerinchina/Tenny ## Basic Information - **Project Name**: Tenny - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-18 - **Last Updated**: 2022-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Hey! Tenny](images/stopwatch-32.png) **Tenny** --- [![Maintainability](https://api.codeclimate.com/v1/badges/43e912332cf2c4d776ac/maintainability)](https://codeclimate.com/github/jerobado/Tenny/maintainability) ![tests](https://github.com/jerobado/Tenny/workflows/tests/badge.svg?branch=master) A simple stopwatch application that's controllable by a hotkey regardless of active window. ![Tenny Demo](https://github.com/mokachokokarbon/Tenny/blob/master/images/tenny-demo.gif) 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! :clap: :clap: :clap: * Alessandro Roncone ([@alecive](https://github.com/alecive)) for the beautiful timer icon used by Tenny. * [PyInstaller](https://github.com/pyinstaller/pyinstaller) for packaging and freezing Tenny into an executable file. * [PyQt](https://riverbankcomputing.com/software/pyqt/intro) for the Graphical User Interface. * [Python](https://www.python.org/) :snake: for the whole codebase.