Files
TaskBoard/README.md
2023-01-13 12:06:15 +01:00

383 B

TaskBoard

Wrote with Qt 6 Open Source : Download

Prepare to use on linux

You need to install Qt 6.2.4 dependencies

sudo apt install libxcb1 libxcb-xinerama0 libqt6widgets6 libqt6gui6 libqt6core5compat6 libqt6core5compat6 libqt6core6 libqt6dbus6 qt6-qpa-plugins

To run on Wayland

sudo apt install qt6-wayland