/ README.md
README.md
1 <!-- 2 SPDX-FileCopyrightText: Amolith <amolith@secluded.site> 3 4 SPDX-License-Identifier: CC0-1.0 5 --> 6 7 # Adresilo 8 9 [](https://f-droid.org/packages/com.adresilo.android/) 10 11 In a nutshell, this Android app is just an interface to 12 [adresilo-server](https://git.sr.ht/~amolith/adresilo-server/). 13 14 [](.screenshot.webp) 15 16 Search for places using natural language, then tap one of the icons on the right 17 of a search result. The left icon is Copy. Tapping it puts the place's 18 coordinates in your clipboard for pasting into a calendar event, sending to a 19 friend, etc. The middle Share button opens Android's share sheet so you can send 20 the location coordinates, open location code, name and address to other people 21 and apps. The icon on the right, Open, opens the coordinates in any installed 22 app that knows how to handle `geo:` [Intent URIs]. That includes e.g. [Organic 23 Maps], [OsmAnd], Google Maps, Waze, and more. 24 25 [Intent URIs]: https://developers.google.com/maps/documentation/urls/android-intents#display-a-map 26 [Organic Maps]: https://organicmaps.app 27 [OsmAnd]: https://osmand.net 28 29 <details><summary>Click to expand a GIF showing the app in use</summary> 30 31 [](.recording.gif) 32 33 </details> 34 35 # Contributions are welcome 36 37 This repo is on SourceHut ([repo][srhtrepo]) and Radicle ([web][radrepo], 38 `rad:z23u2bXAP6wAWaRobdXM6LzDH2SSA`, [what is Radicle?][rad]). 39 40 [srhtrepo]: https://git.sr.ht/~amolith/adresilo 41 [radrepo]: https://radicle.secluded.site/nodes/seed.secluded.site/rad:z23u2bXAP6wAWaRobdXM6LzDH2SSA 42 [rad]: https://radicle.xyz