Simple Stopwatch is a lightweight tool for measuring time.
It works on Windows 98 SE and all newer versions.
- Easy to operate: A simple three function stopwatch, Start/Stop, Reset and Lap.
- Record your times: Laps are added to a list which you can easily export. (In-development)
- Works on most Windows PCs: Supports Windows 98 SE and newer.
- No complicated steps: Just download, open, and start measuring time.
-
Download or build the program
- If you have a download link, just download and open it.
- If you want to build it yourself, you can use Visual Studio 2017 with .NET Desktop Development (see “For Developers” below).
-
Open Simple Stopwatch
- Double-click the program to start.
-
Start measuring time
- Use three function buttons to effectively measure time accurately.
Simple Stopwatch is free to use and share.
It uses the GNU General Public License v3.0 (GPL-3.0), which means you can share and modify it as long as you keep it open-source.
If you have questions or something isn’t working, visit the project page on GitHub for more info.
For developers: This project is written in C# (.NET Framework 2.0). Open Simple Stopwatch.sln
in Visual Studio 2017 to build.