mirror of
https://github.com/YunoHost-Apps/django-fmd_ynh.git
synced 2025-11-03 18:38:37 +01:00
Find My Device Server -> https://gitlab.com/jedie/django-find-my-device
|
|
||
|---|---|---|
| .github | ||
| .run | ||
| conf | ||
| django_fmd_ynh | ||
| doc | ||
| scripts | ||
| tests | ||
| .editorconfig | ||
| .gitignore | ||
| config_panel.toml | ||
| dev-cli.py | ||
| LICENSE | ||
| local_settings_source.py | ||
| manage_local_test.py | ||
| manifest.toml | ||
| pyproject.toml | ||
| README.md | ||
| requirements.dev.txt | ||
| test_requirements.sh | ||
| tests.toml | ||
| uv.lock | ||
Find My Device, packaged for YunoHost
Track, wipe and issue other commands to your device when it's lost
📦 Developer info
🛠️ Upstream Find My Device repository: https://gitlab.com/jedie/django-find-my-device
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade django-fmd -u https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.