# YunoHost 上的 Find My Device
[](https://ci-apps.yunohost.org/ci/apps/django-fmd/)  
[](https://install-app.yunohost.org/?app=django-fmd)
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Find My Device。*
> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
## 概况
Find My Device Server implemented in Python using Django.
Usable for the Andorid App [**FindMyDevice**](https://gitlab.com/Nulide/findmydevice/) by [Nnulide](https://nulide.de/):
[
](https://f-droid.org/packages/de.nulide.findmydevice/)
[](https://github.com/YunoHost-Apps/django-fmd_ynh/actions/workflows/pytest.yml) [](https://github.com/YunoHost-Apps/django-fmd_ynh/actions/workflows/package_linter.yml) [](https://codecov.io/gh/YunoHost-Apps/django-fmd_ynh)
[](https://pypi.org/project/django-fmd/)
[](https://gitlab.com/jedie/django-find-my-device/-/blob/main/pyproject.toml)
[](https://gitlab.com/jedie/django-find-my-device/-/blob/main/LICENSE)
Pull requests welcome ;)
This package for YunoHost used [django-yunohost-integration](https://github.com/YunoHost-Apps/django_yunohost_integration)
**分发版本:** 0.4.1~ynh1
## 文档与资源
- 官方用户文档:
- 上游应用代码库:
- YunoHost 商店:
- 报告 bug:
## 开发者信息
请向 [`testing` 分支](https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing) 发送拉取请求。
如要尝试 `testing` 分支,请这样操作:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing --debug
或
sudo yunohost app upgrade django-fmd -u https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing --debug
```
**有关应用打包的更多信息:**