Mylocation: make into an app

pull/975/head
hughbarney 2021-11-30 23:38:29 +00:00
parent 848ccd2be9
commit 7785c7ea56
2 changed files with 3 additions and 3 deletions

View File

@ -4563,9 +4563,10 @@
"name": "My Location",
"shortName":"My Location",
"icon": "mylocation.png",
"type": "app",
"screenshots": [{"url":"screenshot_1.png"}],
"version":"0.01",
"description": "My Locations adds a menu in the Settings app to set your preferred City or it can be set from the GPS. mylocation.json can be used by other apps that need your main location lat and lon. See README",
"description": "Sets and stores the lat and long of your preferred City or it can be set from the GPS. mylocation.json can be used by other apps that need your main location lat and lon. See README",
"readme": "README.md",
"tags": "tool,utility",
"supports": ["BANGLEJS", "BANGLEJS2"],

View File

@ -1,8 +1,7 @@
# My Location
*a adds a My Location settings menu, stores GPS lat and lon of your preferred city*
*Sets and stores GPS lat and lon of your preferred city*
* My Location is a service app that adds a 'My Location' menu to the settings menu
* Select one of the preset Cities or setup through the GPS
* Other Apps can read this information to do calculations based on location
* When the City shows ??? it means the location has been set through the GPS