diff --git a/metadata/name.gdr.acastus_photon.yml b/metadata/name.gdr.acastus_photon.yml new file mode 100644 index 0000000000..6457744fad --- /dev/null +++ b/metadata/name.gdr.acastus_photon.yml @@ -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