Skip to content
/ timeme Public

Simple VB.NET timer to keep track of how long you've been working.

License

Notifications You must be signed in to change notification settings

erjiang/timeme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TimeMe.exe

This is a very simple timer written in VB.NET that counts up.  It has a
resolution of 1 second and is meant to let you keep track of roughly how long
something takes (like a coding project or something else).

The buttons are, from left to right:

    * play/pause: controls whether the timer is running or not
    * always on top: controls whether the window is above all other windows
    * exit: quits the program

All of the buttons also have tooltips.

By default, it minimizes to the system tray when you close the window.  Use the
red clock button to exit the program.

About

Simple VB.NET timer to keep track of how long you've been working.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published