Skip to content

ArchLinuxUserIgor/Qt-Todo-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt-Todo on C++

This is port of the py version.

How To Use

Linux

For start, you need to install qt5-base

After installing in project directory:

mkdir build && cd build
qmake ..
make
./Clicker

Windows

idk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published