2024-01-05 20:11:29 +01:00
# Suwayomi-WebUI
2026-03-10 22:28:19 +01:00
2024-08-18 22:42:58 +02:00
This is the repository of the default client of [Suwayomi-Server ](https://github.com/Suwayomi/Suwayomi-Server ).
2021-08-18 05:32:59 +04:30
2024-08-18 22:42:58 +02:00
The server has this web app bundled by default and is able to automatically update to the latest versions.
Thus, there is no need to manually download any builds unless you want to host the app yourself instead of having it hosted by the Suwayomi-Server.
2024-08-18 22:43:14 +02:00
## Features
2026-03-10 22:28:19 +01:00
2024-08-18 22:43:14 +02:00
- Library management
2026-03-10 22:28:19 +01:00
- Library page - manga management
- Filter/Sort/Search your manga
- Use categories to categorize your manga
- Select manga in your library and perform actions (e.g. download, change categories, mark as read, ...) on one or multiple manga
- Manga page - chapter management
- Filter/Sort the chapter list
- Select chapters and perform actions (e.g. download, bookmark, mark as read, ...) on one or multiple manga
- Select a range of manga/chapters by using shift + left click or long press
- Overview of duplicated manga in your library (settings > library)
2025-03-20 01:03:22 +01:00
- Reader
2026-03-10 22:28:19 +01:00
- Desktop and Mobile UI
- Default settings per reading mode
- Settings per manga
- Reading modes (Single/Double Page, Continuous Vertical/Horizontal, Webtoon)
- Page scale modes (limit by width/height/screen, scale small pages, custom reader width)
- Image filters
- Customizable keybinds
- Auto scrolling
- Infinite chapter scrolling
- Option to ignore duplicated chapters while reading
- Option to automatically download next chapters while reading
- Option to automatically delete downloaded chapters after reading them
- ...
2024-08-18 22:43:14 +02:00
- Download queue
2025-04-05 16:35:12 +02:00
- Reading history (**rudimentary**)
2024-08-18 22:43:14 +02:00
- Settings per device (e.g. different reader settings for pc, phone and tablet)
2025-03-20 01:03:22 +01:00
- Sources
2026-03-10 22:28:19 +01:00
- Migration of manga between sources
- Hide in library manga while browsing sources
- Save source searches to easily reuse them
- Duplication check when adding a new manga to your library
- Quick add/remove a manga to your library in the source browse (hover with mouse on pc or long press on touch devices)
2025-03-20 01:03:22 +01:00
- App updates
2026-03-10 22:28:19 +01:00
- Inform about available WebUI and Server updates
- Inform about successful WebUI and Server updates since the last time the app was used
2025-04-05 16:28:19 +02:00
- Themes
2026-03-10 22:28:19 +01:00
- Use predefined themes
- Create your own themes
- Dynamic theme on manga pages
2024-08-18 22:43:14 +02:00
2024-08-18 22:42:58 +02:00
## Preview
2026-03-10 22:28:19 +01:00
2026-05-06 18:48:07 +02:00
An ongoing changelog of all relevant changes since the last stable release can be found [here ](https://github.com/Suwayomi/Suwayomi-WebUI/blob/master/CHANGELOG.md )
2024-08-18 22:42:58 +02:00
To use the preview version you can select the PREVIEW channel in the settings of your Suwayomi-Server.
The server is then able to download and also keep the version automatically up-to-date.
2022-02-21 01:43:27 +03:30
2024-08-18 22:42:58 +02:00
Keep in mind that the preview version might need a newer version than the stable server.
In case your server is outdated, it will automatically downgrade to the latest compatible WebUI version.
Minified builds of WebUI can be found here [Suwayomi-WebUI-preview ](https://github.com/Suwayomi/Suwayomi-WebUI-preview ).
Additionally, there is an online build of the WebUI preview version that is available [here ](https://suwayomi-webui-preview.github.io/ ).
2026-03-10 22:28:19 +01:00
_Make sure to set your Suwayomi-Server hostname in Settings or you'll get infinite loading._ Also note that its the **latest ** revision of WebUI and might not work correctly if you connect to a stable build of Suwayomi-Server.
2022-02-21 01:44:11 +03:30
2021-10-30 18:51:47 +03:30
## Contributing and Technical info
2026-03-10 22:28:19 +01:00
2021-10-30 18:51:47 +03:30
See [CONTRIBUTING.md ](./CONTRIBUTING.md ).
2023-02-13 20:31:25 +03:30
## Translation
2026-03-10 22:28:19 +01:00
2024-01-05 20:11:29 +01:00
Feel free to translate the project on [Weblate ](https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/ )
2023-02-13 20:31:25 +03:30
<details><summary>Translation Progress</summary>
2024-01-05 20:11:29 +01:00
<a href="https://hosted.weblate.org/engage/suwayomi-webui/">
<img src="https://hosted.weblate.org/widgets/suwayomi/-/suwayomi-webui/multi-auto.svg" alt="Translation status" />
2023-02-13 20:31:25 +03:30
</a>
</details>
2021-08-18 05:32:59 +04:30
## License
Copyright (C) Contributors to the Suwayomi project
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.