1
0
Fork 0

owmweather - Update readme and metadata

master
Martin Boonk 2022-07-02 15:27:34 +02:00
parent 3132dcb46e
commit 8a49ca06ab
2 changed files with 6 additions and 20 deletions

View File

@ -1,25 +1,11 @@
# App Name
# Open Weather Map weather provider
Describe the app...
Add screen shots (if possible) to the app folder and link then into this file with ![](<name>.png)
This updates [Weather](https://banglejs.com/apps/#weather) with data from the Open Weather Map API
## Usage
Describe how to use it
## Features
Name the function
## Controls
Name the buttons and what they are used for
## Requests
Name who should be contacted for support/update requests
Just install and configure the app. This needs an internet-enabled Gadgetbridge version.
## Creator
Your name
[halemmerich](https://github.com/halemmerich)

View File

@ -1,8 +1,8 @@
{ "id": "owmweather",
"name": "openweathermap weather provider",
"name": "Open Weather Map weather provider",
"shortName":"OWM Weather",
"version":"0.01",
"description": "A detailed description of my great app",
"description": "Pulls weather from OWM API",
"icon": "app.png",
"type": "bootloader",
"tags": "boot,tool,weather",