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
2024-06-18 20:04:38 +02:00
.github Update project setup via manageprojects 2024-06-17 21:12:19 +02:00
conf Update to v0.4.1 2024-06-18 20:04:38 +02:00
django_fmd_ynh Update to v0.4.1 2024-06-18 20:04:38 +02:00
doc Update project setup via manageprojects 2024-06-18 08:38:03 +02:00
scripts Install a newer Python version 2024-06-18 18:03:25 +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-06-18 16:03:38 +00:00
config_panel.toml Update project setup via manageprojects 2024-06-17 21:12:19 +02:00
dev-cli.py Update project setup via manageprojects 2024-06-18 08:38:03 +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
manifest.toml Update to v0.4.1 2024-06-18 20:04:38 +02:00
pyproject.toml Update to v0.4.1 2024-06-18 20:04:38 +02:00
README.md Auto-update READMEs 2024-06-18 16:03:38 +00:00
README_es.md Auto-update READMEs 2024-06-18 16:03:38 +00:00
README_eu.md Auto-update READMEs 2024-06-18 16:03:38 +00:00
README_fr.md Auto-update READMEs 2024-06-18 16:03:38 +00:00
README_gl.md Auto-update READMEs 2024-06-18 16:03:38 +00:00
README_it.md Auto-update README 2024-03-29 07:00:04 +01:00
README_zh_Hans.md Auto-update READMEs 2024-06-18 16:03:38 +00:00
requirements.dev.txt Update to v0.4.1 2024-06-18 20:04:38 +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

django-fmd for YunoHost

Integration level Working status Maintenance status

Install django-fmd with YunoHost

Read this README in other languages.

This package allows you to install django-fmd 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.0~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