Native desktop program for Pomodoro Technique made with Qt Quick and QWindowKit. I made it out of curiosity regarding Qt development.
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.
Qt Quick
QWindowKit
Fonts: Adwaita Sans & Mono
Icons: https://lucide.dev
Licensed under GPL-3
