mirror of
https://github.com/YunoHost-Apps/komga_ynh.git
synced 2024-09-03 19:36:07 +02:00
Merge branch 'install' of https://github.com/YunoHost-Apps/komga_ynh into install
This commit is contained in:
commit
45348c5291
2 changed files with 24 additions and 107 deletions
64
README.md
64
README.md
|
@ -1,3 +1,8 @@
|
|||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
# Komga for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/komga)  
|
||||
|
@ -5,66 +10,21 @@
|
|||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install Komga quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Komga quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
Komga is a free and open source comics/mangas server.
|
||||
Media server for your comics, manga and magazines
|
||||
|
||||
Features include:
|
||||
**Shipped version:** 0.87.4~ynh1
|
||||
|
||||
* Browse libraries, series and books
|
||||
* Search bar
|
||||
* Download book files
|
||||
* Manage multiple users, with per-library accesss control
|
||||
* Webreader
|
||||
|
||||
**Shipped version:** 0.75.1
|
||||
|
||||
## Screenshots
|
||||
## Documentation and resources
|
||||
|
||||

|
||||
|
||||
## Demo
|
||||
|
||||
* [Official demo](https://demo.komga.org)
|
||||
|
||||
- Login: `demo@komga.org`
|
||||
- Password: `komga-demo`
|
||||
|
||||
## Configuration
|
||||
|
||||
For most configurations, you can use the Admin panel in Komga.
|
||||
|
||||
## Documentation
|
||||
|
||||
* Official documentation: Link to the official documentation of this app
|
||||
|
||||
## YunoHost specific features
|
||||
|
||||
#### Multi-user support
|
||||
|
||||
Are LDAP and HTTP auth supported? **No**
|
||||
Can the app be used by multiple users? **Yes**
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/komga/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/komga/)
|
||||
|
||||
## Limitations
|
||||
|
||||
* None discovered yet.
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/komga_ynh/issues
|
||||
* App website: https://komga.org
|
||||
* Upstream app repository: https://github.com/gotson/komga
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_komga
|
||||
* Report a bug: https://github.com/YunoHost-Apps/komga_ynh/issues
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -76,3 +36,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/komga_ynh/tree/testin
|
|||
or
|
||||
sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
67
README_fr.md
67
README_fr.md
|
@ -3,71 +3,24 @@
|
|||
[](https://dash.yunohost.org/appci/app/komga)  
|
||||
[](https://install-app.yunohost.org/?app=komga)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Komga rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
||||
> *Ce package vous permet d'installer Komga rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
Komga est un serveur multimédia pour vos bandes dessinées, mangas, BD et magazines.
|
||||
|
||||
Les fonctionnalités incluent :
|
||||
* Parcourir les bibliothèques, séries et livres
|
||||
* Barre de recherche
|
||||
* Télécharger des livres
|
||||
* Gérer plusieurs utilisateurs, avec le contrôle des accès par bibliothèque
|
||||
* Lecteur Web
|
||||
Serveur multimédia pour vos bandes dessinées, mangas et magazines
|
||||
|
||||
**Version incluse :** 0.75.1
|
||||
**Version incluse :** 0.87.4~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||
|
||||
## Démo
|
||||
## Documentations et ressources
|
||||
|
||||
* [Démo officielle](https://demo.komga.org)
|
||||
|
||||
- Login : `demo@komga.org`
|
||||
- Mot de passe : `komga-demo`
|
||||
|
||||
## Configuration
|
||||
|
||||
* Comment configurer cette application : via le panneau d'administration
|
||||
|
||||
## Documentation
|
||||
|
||||
* Documentation officielle : https://komga.org/guides/
|
||||
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer.
|
||||
|
||||
## Caractéristiques spécifiques YunoHost
|
||||
|
||||
#### Support multi-utilisateur
|
||||
|
||||
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
|
||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
||||
|
||||
#### Architectures supportées
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/komga/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/komga/)
|
||||
|
||||
## Limitations
|
||||
|
||||
* Limitations connues.
|
||||
|
||||
## Informations additionnelles
|
||||
|
||||
* Autres informations que vous souhaitez ajouter sur cette application.
|
||||
|
||||
## Liens
|
||||
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/komga_ynh/issues
|
||||
* Site de l'application : https://komga.org
|
||||
* Dépôt de l'application principale : https://github.com/gotson/komga
|
||||
* Site web YunoHost : https://yunohost.org/
|
||||
|
||||
---
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_komga
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/komga_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -79,3 +32,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/komga_ynh/tree/testin
|
|||
ou
|
||||
sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue