feat: add fmd-server (web server for Find my Device Android App) (#1685)

Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
Khiet Tam Nguyen 2025-10-16 02:51:35 +11:00 committed by GitHub
parent 30c6a93cdb
commit b70a384750
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
software/fmd-server.yml Normal file
View file

@ -0,0 +1,13 @@
name: FMD Server
website_url: https://fmd-foss.org
source_code_url: https://gitlab.com/fmd-foss/fmd-server
description: A server to communicate with the FMD (Find My Device) Android app, to locate and control your devices.
licenses:
- GPL-3.0
platforms:
- Docker
- Go
tags:
- Internet of Things (IoT)
- Remote Access
related_software_url: "https://gitlab.com/fmd-foss/fmd-android"