Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 517 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 517 Bytes

welcome_qml

Live system welcome app for KaOS, written in QML

Screenshot Screenshot2 Screenshot3

License

GPL

Dependencies

qt5-quickcontrols2, plasma-framework, qt5-webview

Installation

Go to the source directory of the project and run:

/usr/lib/qt5/bin/qmake welcome.pro
make
make install

Make sure to adjust to the correct path of your Qt5 qmake. This will build and install Welcome, including localizations files.