mirror of
https://github.com/YunoHost-Apps/komga_ynh.git
synced 2024-09-03 19:36:07 +02:00
Komga package for YunoHost
conf | ||
screenshots | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
issue_template.md | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md | ||
README_fr.md |
Komga for YunoHost
This package allows you to install Komga quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Komga is a free and open source comics/mangas server.
Features include:
- 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
Demo
- 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
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/
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/komga_ynh/tree/testing --debug
or
sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug