Skip to content

WindowsLogic-Productions/Simple-Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Stopwatch

Simple Stopwatch is a lightweight tool for measuring time.
It works on Windows 98 SE and all newer versions.


What does it do?

  • 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.

How to Use

  1. 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).
  2. Open Simple Stopwatch

    • Double-click the program to start.
  3. Start measuring time

    • Use three function buttons to effectively measure time accurately.

License

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.


Need help?

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.

About

A simple stopwatch app. Compatible with Windows 98 SE+.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages