Adapt template to app being built.

This commit is contained in:
2019-11-05 15:23:19 -05:00
parent 0c3e79e148
commit d9810079a9
7 changed files with 22 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
# Kirigami application template
# QiFlora
This repository can be used as a template to develop Plasma Mobile applications.
It already includes templates for the qml ui, a c++ part, app metadata and flatpak packaging.
Mobile friendly application to monitor Mi Flora devices.
Plants using this device will have thier data logged when app is used and graphed to better monitor plant health.
# Usage
See [docs.plasma-mobile.org](https://docs.plasma-mobile.org/AppDevelopment.html).