FindMyDeviceServer
Recent Changes
Update fmd-server to 0.12.0
Frontend: Show accuracy circles. Show other location data when hovering. (!120)
Embed frontend code in Go binary, by @sheogorath. (#24)
Make OSM tile server configurable with the
TileServerUrl
option, by @wunderliebe. (#61)Expose a Prometheus
/metrics
endpoint (see theMetricsAddrPort
option). (#113)Store
last_seen_time
for accounts (!128)Fix: preserve map zoom level when stepping through locations. (!118)
About
This is the official server for FindMyDevice (FMD) written in Go. The FMD app can register an account on FMD Server. The app can then upload its location at regular intervals. You can also push commands to the FMD app on your device from FMD Server, e.g. to make your device ring.
The FMD app for android can be found here https://gitlab.com/Nulide/findmydevice great!
Install FindMyDeviceServer in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.