Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Iktwo/QuteLauncher
QML Android Launcher
https://github.com/Iktwo/QuteLauncher
Last synced: about 2 months ago
JSON representation
QML Android Launcher
- Host: GitHub
- URL: https://github.com/Iktwo/QuteLauncher
- Owner: Iktwo
- License: gpl-3.0
- Created: 2015-04-09T19:54:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-09T11:21:18.000Z (over 1 year ago)
- Last Synced: 2024-08-03T01:17:05.930Z (5 months ago)
- Language: QML
- Size: 1.53 MB
- Stars: 128
- Watchers: 20
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-qt-qml - QuteLauncher - QML Android Launcher. (Android)
README
# Qute Launcher
![](http://iktwo.github.io/QuteLauncher/images/icon.png)
Qute Launcher is and Android Launcher written with Qt, it is in alpha state but it already supports launching applications.
Requires Qt >= 5.5
# Screenshot
![](http://iktwo.github.io/QuteLauncher/images/screenshot.jpg)# Features
* Application icon retrieval.
* Detect app installation or removal.# TODO
* Add wallpaper picker.
* Add support for themes.
* Add intro screen to configure theme.
* Add home screens and favorites bar.
* Support icon themes.
* Investigate if it is possible to integrate widgets.# Analytics
This project uses Firebase Analytics to collect usage data.
# How to compile
In order to build this project you need to use Gradle. There are no Qt/QML dependencies. If you have Qt >= 5.5 for Android open the project with QtCreator or follow this instructions if you don't want to use QtCreator http://doc.qt.io/qt-5/deployment-android.html passing --gradle to the androiddeployqt tool.