Skip to content

Tfoedy/pomodoro-timer-qtquick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

Native desktop program for Pomodoro Technique made with Qt Quick and QWindowKit. I made it out of curiosity regarding Qt development.

Building

git submodule update --init --recursive
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release

You must have Qt 6 installed on the system to build.

Credits

Qt Quick
QWindowKit
Fonts: Adwaita Sans & Mono
Icons: https://lucide.dev

License

Licensed under GPL-3

About

Program for the Pomodoro Technique

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors