Skip to content

AndreWaehlisch/littletimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple timer written in Qt.

preview image

To build and run use:

mkdir build
cd build
qmake ../src/LittleTimer.pro
make
./LittleTimer