https://github.com/mhatxotic/stopwatch
This program is a simple chronometer for your desktop. I made it so I can time my presentations at University, maybe you might find a better use for it.
https://github.com/mhatxotic/stopwatch
chrono chronometer simple stop stopwatch utility watch win32 win64 windows
Last synced: about 1 month ago
JSON representation
This program is a simple chronometer for your desktop. I made it so I can time my presentations at University, maybe you might find a better use for it.
- Host: GitHub
- URL: https://github.com/mhatxotic/stopwatch
- Owner: Mhatxotic
- License: cc0-1.0
- Created: 2023-09-02T14:53:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-02T14:54:05.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T13:45:28.433Z (over 1 year ago)
- Topics: chrono, chronometer, simple, stop, stopwatch, utility, watch, win32, win64, windows
- Language: C++
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# StopWatch for Windows
This program is a simple chronometer for your desktop.
I made it so I can time my presentations at University, maybe you might find a better use for it.
## Features:
* Display always on top of other windows.
* High-resolution floating point timer system.
* Timer scales with video resolution.
## How to use:
* Left click while stopped = Start the timer.
* Shift+Left click while stopped or playing = Move the timer around the desktop.
* Left click while playing = Stop the timer.
* Right click while stopped = Reset the timer.
* Right click while playing = Does nothing.
To quit the app, click on the timer and press `Alt+F4`, or you can kill the `SW.EXE` app from the task manager.
## Licence
Distributed under the CC0 1.0 Universal licence.