An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/findmydevice_ynh

Find My Device Server package for YunoHost
https://github.com/yunohost-apps/findmydevice_ynh

findmydevice fmd yunohost yunohost-apps

Last synced: 5 months ago
JSON representation

Find My Device Server package for YunoHost

Awesome Lists containing this project

README

          


Logo of Find My Device
Find My Device, packaged for YunoHost

Server for saving location data send by FMD

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://fmd-foss.org/)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://fmd.nulide.de/)
[![Version: 0.13.0~ynh1](https://img.shields.io/badge/Version-0.13.0~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/findmydevice/)




## Screenshots
![Screenshot of Find My Device](./doc/screenshots/screenshot.png)

## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/findmydevice)](https://ci-apps.yunohost.org/ci/apps/findmydevice/)

🛠️ Upstream Find My Device repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/findmydevice_ynh/tree/testing).

The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/findmydevice_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade findmydevice -u https://github.com/YunoHost-Apps/findmydevice_ynh/tree/testing
```

### 📚 App packaging documentation

Please see for more information.