An open API service indexing awesome lists of open source software.

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.

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.