mirror of
https://github.com/YunoHost-Apps/django-fmd_ynh.git
synced 2024-09-03 18:26:27 +02:00
55 lines
3.3 KiB
Markdown
55 lines
3.3 KiB
Markdown
<!--
|
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
|
EZ editatu eskuz.
|
|
-->
|
|
|
|
# Find My Device YunoHost-erako
|
|
|
|
[](https://ci-apps.yunohost.org/ci/apps/django-fmd/)  
|
|
|
|
[](https://install-app.yunohost.org/?app=django-fmd)
|
|
|
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
|
|
|
> *Pakete honek Find My Device YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
|
|
|
## Aurreikuspena
|
|
|
|
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/):
|
|
|
|
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get FindMyDevice on F-Droid" height="80">](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)
|
|
|
|
|
|
**Paketatutako bertsioa:** 0.4.1~ynh1
|
|
## Dokumentazioa eta baliabideak
|
|
|
|
- Erabiltzaileen dokumentazio ofiziala: <https://gitlab.com/jedie/django-find-my-device>
|
|
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/YunoHost-Apps/django-fmd_ynh>
|
|
- YunoHost Denda: <https://apps.yunohost.org/app/django-fmd>
|
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/django-fmd_ynh/issues>
|
|
|
|
## Garatzaileentzako informazioa
|
|
|
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing).
|
|
|
|
`testing` abarra probatzeko, ondorengoa egin:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing --debug
|
|
edo
|
|
sudo yunohost app upgrade django-fmd -u https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|