Skip to content

fatemehkarimi/Chronometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chronometer

A desktop application of count up timer and stopwatch that is written with C++ and qt.

Screenshots

timer chronometer

Build

use following commands to build the project:

git clone https://github.com/fatemehkarimi/Chronometer.git
cd Chronometer
mkdir build
cd build
qmake ../Chronometer.pro
make
./Chronometer

About

Timer and Chronometer with Qt 5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published