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-04-11 10:43:47 +00:00
.github Project update 2022-10-04 10:21:59 +02:00
conf Revert: use __INSTALL_DIR__/venv/bin/python3 as shbang for manage.py 2024-02-20 16:06:41 +01:00
doc fix linter issues 2024-01-19 14:59:18 +01:00
scripts oops, forgot admin_email 2024-01-19 15:39:16 +01:00
tests Project update 2022-10-04 10:21:59 +02:00
.editorconfig Project update 2022-10-04 10:21:59 +02:00
.flake8 init 2022-07-11 20:34:24 +02:00
.gitignore Project update 2022-10-04 10:21:59 +02:00
ALL_README.md Auto-update READMEs 2024-04-11 10:43:47 +00:00
config_panel.toml Manifestv2 2024-01-18 21:02:26 +01:00
LICENSE init 2022-07-11 20:34:24 +02:00
local_test.py Project update 2022-10-04 10:21:59 +02:00
Makefile Project update 2022-10-04 10:21:59 +02:00
manifest.toml Bump revision for packagingv2 2024-04-11 12:43:40 +02:00
poetry.lock Project update 2022-10-04 10:21:59 +02:00
pyproject.toml Project update 2022-10-04 10:21:59 +02:00
README.md Auto-update READMEs 2024-04-11 10:43:47 +00:00
README_eu.md Auto-update READMEs 2024-04-11 10:43:47 +00:00
README_fr.md Auto-update READMEs 2024-04-11 10:43:47 +00:00
README_gl.md Auto-update READMEs 2024-04-11 10:43:47 +00:00
README_it.md Auto-update README 2024-03-29 07:00:04 +01:00
README_zh_Hans.md Auto-update READMEs 2024-04-11 10:43:47 +00:00
test_requirements.sh init 2022-07-11 20:34:24 +02:00
tests.toml Manifestv2 2024-01-18 21:02:26 +01: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.3.2~ynh2

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