📱 Erkannter Endgerättyp ⛱️ Tag und Nacht. Verbraucht keinen oder einen 🍪. 🖼️ Hintergrund ändern. Verbraucht keinen oder einen 🍪.
🧬 0 Ihre DNS in den Krei.se-DNS-Servern, führt zum Bio-Labor 🍪 0 Anzahl Ihrer gespeicherten Kekse, führt zur Keksdose       

Compile Cantata QT6

root@linux:~# apt install qt6-base-dev qt6-svg-dev qt6-multimedia-dev
root@linux:~# git clone https://github.com/nullobsi/cantata && cd cantata
root@linux:~# cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release
root@linux:~# cmake --build build -j4
root@linux:~# cmake --install build