2
1
Fork
You've already forked croeso
0
First run settings and info app for KaOS, written in QML
  • QML 82.7%
  • C++ 15.6%
  • QMake 1.7%
Find a file
demm d085cb8c2f switch croeso to kitty
konsole is no longer installed by default
2026年06月28日 14:45:35 +02:00
.tx adding ja to Croeso 2022年06月15日 20:01:25 +02:00
images adjust Croeso for Noctalia 2026年01月23日 21:44:49 +01:00
lang merge transifex, ca, fi & fr 2026年05月28日 12:12:26 +02:00
packages move the packages page away from plasma5support too 2026年02月19日 20:56:40 +01:00
wallpaper wallpaper page buttons same not rounded settings settings 2023年04月21日 20:00:56 +02:00
.gitignore Initial commit 2018年03月20日 17:58:56 +01:00
croeso.desktop intial commit of all files for Croeso 2018年03月20日 18:04:53 +01:00
croeso.pro replace Plasma executer with C++ option 2026年02月06日 22:48:07 +01:00
croeso.svg intial commit of all files for Croeso 2018年03月20日 18:04:53 +01:00
LICENSE Initial commit 2018年03月20日 17:58:56 +01:00
main.cpp port unwallaper to Qt6 2023年04月19日 15:17:36 +02:00
main.qml switch croeso to kitty 2026年06月28日 14:45:35 +02:00
notes.qml adjust Croeso for Noctalia 2026年01月23日 21:44:49 +01:00
Page1.qml update croeso for noctalia use 2026年05月28日 12:09:27 +02:00
Page1Form.ui.qml update croeso for noctalia use 2026年05月28日 12:09:27 +02:00
Page2.qml add more info to Croeso 2026年02月09日 19:50:13 +01:00
Page2Form.ui.qml add more info to Croeso 2026年02月09日 19:50:13 +01:00
Page3.qml add more info to Croeso 2026年02月09日 19:50:13 +01:00
Page3Form.ui.qml start of moving croeso to Qt6/kf6 2023年04月17日 22:06:05 +02:00
Page4.qml start of moving croeso to Qt6/kf6 2023年04月17日 22:06:05 +02:00
Page4Form.ui.qml adjust Croeso for Noctalia 2026年01月23日 21:44:49 +01:00
ProcessStarter.h replace Plasma executer with C++ option 2026年02月06日 22:48:07 +01:00
qml.qrc adjust Croeso for Noctalia 2026年01月23日 21:44:49 +01:00
qtquickcontrols2.conf adjust Croeso for Noctalia 2026年01月23日 21:44:49 +01:00
README.md updating readme with added packages page 2020年01月29日 22:17:23 +01:00

Croeso

First run settings and info app for KaOS, written in QML

Screenshot Package Selection Wallpapers

License

GPL

Flaticons made by Icon Monk from www.flaticon.com

Dependencies

qt5-quickcontrols2, qt5-webview, plasma-framework

Installation

Go to the source directory of the project and run:

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

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