/Qomodoro

Primary LanguageC++

Development

Prerequisites

Make sure you have all the following dependencies
On Ubuntu:

sudo apt install cmake make qt6-base-dev qt6-base-dev-tools libqt6charts6-dev qt6-multimedia-dev
mkdir bin
cd bin
cmake ..
make -j$(nprop)