1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/django-fmd_ynh.git synced 2024-09-03 18:26:27 +02:00
Find a file
Jens Diemer 1a1dd50f6e
Merge pull request #29 from YunoHost-Apps/dev
Apply manageprojects updates
2024-08-30 13:03:31 +02:00
.github Apply manageprojects updates 2024-08-27 20:19:19 +02:00
conf Apply manageprojects updates 2024-08-27 20:19:19 +02:00
django_fmd_ynh Apply manageprojects updates 2024-08-27 20:19:19 +02:00
doc Apply manageprojects updates 2024-08-27 20:19:19 +02:00
scripts Apply manageprojects updates 2024-08-27 20:19:19 +02:00
tests Project update 2022-10-04 10:21:59 +02:00
.editorconfig Update project setup via manageprojects 2024-06-17 21:12:19 +02:00
.flake8 Update project setup via manageprojects 2024-06-17 21:12:19 +02:00
.gitignore Update project setup via manageprojects 2024-06-17 21:12:19 +02:00
ALL_README.md Auto-update READMEs 2024-08-16 22:13:14 +00:00
check_process Apply manageprojects updates 2024-08-27 20:19:19 +02:00
config_panel.toml Apply manageprojects updates 2024-08-27 20:19:19 +02:00
dev-cli.py Apply manageprojects updates 2024-08-27 20:19:19 +02:00
LICENSE Update project setup via manageprojects 2024-06-17 21:12:19 +02:00
local_settings_source.py Update project setup via manageprojects 2024-06-18 08:38:03 +02:00
manage_local_test.py Apply manageprojects updates 2024-08-27 20:19:19 +02:00
manifest.toml Apply manageprojects updates 2024-08-27 20:19:19 +02:00
pyproject.toml Apply manageprojects updates 2024-08-27 20:19:19 +02:00
README.md Auto-update READMEs 2024-08-16 22:13:14 +00:00
README_es.md Auto-update READMEs 2024-08-16 22:13:14 +00:00
README_eu.md Auto-update READMEs 2024-08-16 22:13:14 +00:00
README_fr.md Auto-update READMEs 2024-08-16 22:13:14 +00:00
README_gl.md Auto-update READMEs 2024-08-16 22:13:14 +00:00
README_id.md Auto-update READMEs 2024-08-16 22:13:14 +00:00
README_it.md Auto-update README 2024-03-29 07:00:04 +01:00
README_ru.md Auto-update READMEs 2024-08-16 22:13:14 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-16 22:13:14 +00:00
requirements.dev.txt Apply manageprojects updates 2024-08-27 20:19:19 +02:00
test_requirements.sh init 2022-07-11 20:34:24 +02:00
tests.toml Update project setup via manageprojects 2024-06-17 21:12:19 +02:00

Find My Device for YunoHost

Integration level Working status Maintenance status

Install Find My Device with YunoHost

Read this README in other languages.

This package allows you to install Find My Device quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Find My Device Server implemented in Python using Django. Usable for the Andorid App FindMyDevice by Nnulide:

Get FindMyDevice on F-Droid

pytest YunoHost apps package linter Coverage Status on codecov.io

django-fmd @ PyPi Python Versions License GPL V3+

Pull requests welcome ;)

This package for YunoHost used django-yunohost-integration

Shipped version: 0.4.1~ynh1

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing --debug
or
sudo yunohost app upgrade django-fmd -u https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps