mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
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:
parent
30c6a93cdb
commit
b70a384750
1 changed files with 13 additions and 0 deletions
13
software/fmd-server.yml
Normal file
13
software/fmd-server.yml
Normal 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"
|
||||
Loading…
Reference in a new issue