Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Iktwo committed Apr 18, 2015
1 parent 07861ae commit c4e5e48
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,17 @@

Qt Android launcher.

Requires Qt >= 5.4

#Features:
* Application icon retrieval.
* Detect app installation or removal.

#TODO:
* Support themes.
* Add wallpaper picker.
* Support themes.
* Investigate if it is possible to integrate widgets.

#How to compile:

There are no external dependencies, if you have Qt >= 5.4 for Android configured just 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

0 comments on commit c4e5e48

Please sign in to comment.