TapClock Code
A minimalist Python clock & stopwatch app with tap controls
Brought to you by:
aryan-git-byte
| File | Date | Author | Commit |
|---|---|---|---|
| LICENSE | 2025-08-29 |
|
[3e9ff6] Initial commit |
| README.md | 2025-08-29 |
|
[084914] Update README.md |
| Screenshot.png | 2025-08-29 |
|
[f892d7] screenshot |
| clock.ico | 2025-08-29 |
|
[cd9585] Initial commit |
| tapclock.py | 2025-08-29 |
|
[cd9585] Initial commit |
A minimalist clock & stopwatch desktop app built in Python with Tkinter.
Designed to stay distraction-free while giving you just the essentials: time & stopwatch.
The app supports intuitive tap-based controls:
clock.ico).exe version available for Windowsgit clone https://github.com/Aryan-git-byte/tapclock.git
cd tapclock
Make sure you have Python 3.8+ installed.
python tapclock.py
TapClockInstaller.exe (Windows only)After installation, it behaves like a normal desktop app:
App icon visible in taskbar

tapclock/
├── tapclock.py # Main Python app
├── clock.ico # App icon
├── LICENSE # MIT License
└── README.md # Project description
This project is licensed under the MIT License.
Feel free to use, modify, and distribute with proper attribution.
✨ Built with ❤️ and Python by Aryan Kumar