mirror of
https://github.com/gotson/komga.git
synced 2025-12-09 10:05:10 +01:00
update readme for v0.9.0 [ci skip]
This commit is contained in:
parent
430da210ec
commit
0bd51d7188
5 changed files with 8 additions and 5 deletions
BIN
.github/readme-images/webui-browse-series.png
vendored
Normal file
BIN
.github/readme-images/webui-browse-series.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 902 KiB |
BIN
.github/readme-images/webui-browse-series_small.png
vendored
Normal file
BIN
.github/readme-images/webui-browse-series_small.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
BIN
.github/readme-images/webui-dashboard.png
vendored
Normal file
BIN
.github/readme-images/webui-dashboard.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1,022 KiB |
BIN
.github/readme-images/webui-dashboard_small.png
vendored
Normal file
BIN
.github/readme-images/webui-dashboard_small.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 131 KiB |
13
README.md
13
README.md
|
|
@ -138,6 +138,9 @@ The web interface is available on port `8080`.
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
|
- browse libraries, series, and books
|
||||||
|
- search series and books
|
||||||
|
- download book file
|
||||||
- add and remove libraries (for administrators only)
|
- add and remove libraries (for administrators only)
|
||||||
- server settings (for administrators only)
|
- server settings (for administrators only)
|
||||||
- users management (add and remove user, edit user's shared libraries access)
|
- users management (add and remove user, edit user's shared libraries access)
|
||||||
|
|
@ -146,13 +149,13 @@ The web interface is available on port `8080`.
|
||||||
|
|
||||||
### Screenshots
|
### Screenshots
|
||||||
|
|
||||||
|Home page | Account settings |
|
|Home page | Browse Series |
|
||||||
|---|---|
|
|---|---|
|
||||||
| [](https://raw.githubusercontent.com/gotson/komga/master/.github/readme-images/webui.png) | [](https://raw.githubusercontent.com/gotson/komga/master/.github/readme-images/webui-account-settings.png) |
|
| [](https://raw.githubusercontent.com/gotson/komga/master/.github/readme-images/webui-dashboard.png) | [](https://raw.githubusercontent.com/gotson/komga/master/.github/readme-images/webui-browse-series.png) |
|
||||||
|
|
||||||
| Users management | User rights |
|
| Account settings | Users management | User rights |
|
||||||
|---|---|
|
|---|---|---|
|
||||||
| [](https://raw.githubusercontent.com/gotson/komga/master/.github/readme-images/webui-settings-users.png) | [](https://raw.githubusercontent.com/gotson/komga/master/.github/readme-images/webui-settings-users-libraries.png) |
|
| [](https://raw.githubusercontent.com/gotson/komga/master/.github/readme-images/webui-account-settings.png) | [](https://raw.githubusercontent.com/gotson/komga/master/.github/readme-images/webui-settings-users.png) | [](https://raw.githubusercontent.com/gotson/komga/master/.github/readme-images/webui-settings-users-libraries.png) |
|
||||||
|
|
||||||
## APIs
|
## APIs
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue