1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libremdb_ynh.git synced 2024-09-03 19:36:22 +02:00
libremdb_ynh/README_fr.md

56 lines
2.1 KiB
Markdown
Raw Normal View History

2022-12-29 12:41:54 +01:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2022-12-29 12:42:00 +01:00
# Libremdb pour YunoHost
2022-12-29 12:41:54 +01:00
2023-02-05 19:29:53 +01:00
[![Niveau dintégration](https://dash.yunohost.org/integration/libremdb.svg)](https://dash.yunohost.org/appci/app/libremdb) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/libremdb.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/libremdb.maintain.svg)
2023-02-24 18:19:32 +01:00
2022-12-29 12:42:00 +01:00
[![Installer Libremdb avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libremdb)
2022-12-29 12:41:54 +01:00
*[Read this readme in english.](./README.md)*
2023-02-05 19:29:53 +01:00
> *Ce package vous permet dinstaller Libremdb rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2022-12-29 12:41:54 +01:00
2023-02-05 19:29:53 +01:00
## Vue densemble
2022-12-29 12:41:54 +01:00
2022-12-29 12:42:00 +01:00
A free & open source IMDb front-end.
2022-12-29 12:41:54 +01:00
### Features
2022-12-29 12:42:00 +01:00
- Browse any movie info without being tracked or bombarded by annoying ads.
- Modern interface with curated colors supporting both dark and light themes.
- Be it your small mobile or big computer screen, its fully responsive.
- Lightweight
2022-12-29 12:41:54 +01:00
2022-12-29 12:42:00 +01:00
2023-10-14 18:16:33 +02:00
**Version incluse :** 3.1.1~ynh1
2022-12-29 12:41:54 +01:00
2022-12-29 12:45:23 +01:00
**Démo :** https://libremdb.iket.me/about
2022-12-29 12:41:54 +01:00
2023-02-05 19:29:53 +01:00
## Captures décran
2022-12-29 12:41:54 +01:00
2023-02-05 19:29:53 +01:00
![Capture décran de Libremdb](./doc/screenshots/screenshot.png)
2022-12-29 12:41:54 +01:00
## Documentations et ressources
2023-02-05 19:29:53 +01:00
* Site officiel de lapp : <https://libremdb.iket.me/>
* Dépôt de code officiel de lapp : <https://github.com/zyachel/libremdb>
2022-12-29 12:42:00 +01:00
* Signaler un bug : <https://github.com/YunoHost-Apps/libremdb_ynh/issues>
2022-12-29 12:41:54 +01:00
## Informations pour les développeurs
2022-12-29 12:42:00 +01:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing).
2022-12-29 12:41:54 +01:00
Pour essayer la branche testing, procédez comme suit.
``` bash
2022-12-29 12:42:00 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug
2022-12-29 12:41:54 +01:00
ou
2022-12-29 12:42:00 +01:00
sudo yunohost app upgrade libremdb -u https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug
2022-12-29 12:41:54 +01:00
```
2023-02-05 19:29:53 +01:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>