m2jean / Stopwatch

A minimal stopwatch app written with Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A basic stopwatch with minial display

image

  • Left click to pause/resume. Middle click to reset. Right click for the context menu. Drag to move
  • The text scales with the window size
  • Remembers the window size and location
  • Always on top

About

A minimal stopwatch app written with Qt

License:GNU General Public License v3.0


Languages

Language:C++ 90.3%Language:QMake 9.7%