nextcloud-maps-client/README.md

21 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

![Nextcloud Maps Geofavorites Logo](/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png)
2021-08-29 08:56:13 +02:00
# Nextcloud Maps Geofavorites Android app
2021-08-28 22:34:27 +02:00
2021-09-30 18:46:38 +02:00
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/it/packages/it.danieleverducci.nextcloudmaps)
2021-09-22 22:47:56 +02:00
[<img src="https://cdn.rawgit.com/steverichey/google-play-badge-svg/master/img/en_get.svg" height="80">](https://play.google.com/store/apps/details?id=it.danieleverducci.nextcloudmaps)
[<img src="https://raw.githubusercontent.com/andOTP/andOTP/master/assets/badges/get-it-on-github.png" height="80">](https://github.com/penguin86/nextcloud-maps-client/releases/latest)
2021-09-30 18:46:38 +02:00
(Always prefer [F-Droid](https://f-droid.org) build, when possible).
UNOFFICIAL and FOSS Nextcloud Maps client at its earliest stages of developement. Shows your Nextcloud Maps geofavorites list.
Geofavorites can be opened in all apps supporting geo links (i.e. Google Maps, Organic Maps etc...).
2022-01-17 08:51:24 +01:00
A new geofavorite can be created on current location, by sharing a "geo:" uri from another app or manually picking from the map.
2021-08-28 22:34:27 +02:00
**Requires Maps app to be installed on the Nextcloud instance.**
2021-08-29 07:48:36 +02:00
This work is heavily based on [matiasdelellis's Nextcloud SSO example](https://github.com/matiasdelellis/app-tutorial-android) to implement [Nextcloud single sign on](https://github.com/nextcloud/Android-SingleSignOn).
2021-09-14 20:26:06 +02:00
![Screenshot 1](screenshots/1.png) ![Screenshot 1](screenshots/2.png)