New app: Acastus Photon
This commit is contained in:
parent
dc6b00c959
commit
cc2faa4393
31
metadata/name.gdr.acastus_photon.yml
Normal file
31
metadata/name.gdr.acastus_photon.yml
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
License: LGPL-3.0-only
|
||||||
|
SourceCode: https://github.com/gjedeer/Acastus
|
||||||
|
IssueTracker: https://github.com/gjedeer/Acastus/issues
|
||||||
|
|
||||||
|
AutoName: Acastus Photon
|
||||||
|
Summary: An online address/POI search for navigation apps
|
||||||
|
Description: |-
|
||||||
|
A private, free and open source replacement for Google Maps
|
||||||
|
and other geocoding services that relies on Photon, which you
|
||||||
|
can run on your own server. It uses the Photon API to fetch results
|
||||||
|
to your phone, allowing you to search for places in Acastus Photon.
|
||||||
|
Then open and navigate to the result in your preferred navigation app,
|
||||||
|
such as OsmAnd or Maps.me.
|
||||||
|
|
||||||
|
This is a fork of Acastus by DanielBarnett714, which used the Pelias API.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/gjedeer/Acastus
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.14'
|
||||||
|
versionCode: 16
|
||||||
|
commit: '1.14'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
Loading…
Reference in a new issue