mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 03:14:40 -05:00
merge
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Server: v0.5.3 + WebUI: r809
|
# Server: v0.5.3 + WebUI: r809
|
||||||
## TL;DR
|
- added support for a equivalent page to Tachiyomi's Updates tab
|
||||||
<!-- TODO: fill before release -->
|
- fix launchers not working on macOS M1/arm64
|
||||||
|
|
||||||
## Tachidesk-Server Changelog
|
## Tachidesk-Server Changelog
|
||||||
- (r956) fix macOS-arm64 bundle launchers not working
|
- (r956) fix macOS-arm64 bundle launchers not working
|
||||||
|
|||||||
@@ -18,8 +18,8 @@ Ability to read and write Tachiyomi compatible backups and syncing is a planned
|
|||||||
Yes, you need a client/user interface app as a front-end for Tachidesk-Server, if you Directly Download Tachidesk-Server you'll get a bundled version of [Tachidesk-WebUI](https://github.com/Suwayomi/Tachidesk-WebUI) with it.
|
Yes, you need a client/user interface app as a front-end for Tachidesk-Server, if you Directly Download Tachidesk-Server you'll get a bundled version of [Tachidesk-WebUI](https://github.com/Suwayomi/Tachidesk-WebUI) with it.
|
||||||
|
|
||||||
Here's a list of known clients/user interfaces for Tachidesk-Server:
|
Here's a list of known clients/user interfaces for Tachidesk-Server:
|
||||||
- [Tachidesk-JUI](https://github.com/Suwayomi/Tachidesk-JUI): The "official" front-end for Tachidesk-Server, A native desktop Application.
|
- [Tachidesk-JUI](https://github.com/Suwayomi/Tachidesk-JUI): The "official" native desktop front-end for Tachidesk-Server. Currently the most advanced.
|
||||||
- [Tachidesk-WebUI](https://github.com/Suwayomi/Tachidesk-WebUI): The web/electrion front-end that Tachidesk-Server is traditionally shipped with.
|
- [Tachidesk-WebUI](https://github.com/Suwayomi/Tachidesk-WebUI): The web/ElectronJS front-end that Tachidesk-Server is traditionally shipped with. Usually gets new features faster.
|
||||||
- [Tachidesk-qtui](https://github.com/Suwayomi/Tachidesk-qtui): A C++/Qt front-end for mobile devices(Android/linux), in super early stage of development.
|
- [Tachidesk-qtui](https://github.com/Suwayomi/Tachidesk-qtui): A C++/Qt front-end for mobile devices(Android/linux), in super early stage of development.
|
||||||
- [Equinox](https://github.com/Suwayomi/Equinox): A web user interface made with Vue.js, in super early stage of development.
|
- [Equinox](https://github.com/Suwayomi/Equinox): A web user interface made with Vue.js, in super early stage of development.
|
||||||
|
|
||||||
@@ -32,6 +32,7 @@ Here is a list of current features:
|
|||||||
- Searching and browsing installed sources
|
- Searching and browsing installed sources
|
||||||
- Ability to download Manga for offline read
|
- Ability to download Manga for offline read
|
||||||
- Backup and restore support powered by Tachiyomi Backups
|
- Backup and restore support powered by Tachiyomi Backups
|
||||||
|
- Viewing latest updated chapters.
|
||||||
- From Aniyomi
|
- From Aniyomi
|
||||||
- Installing and executing Aniyomi's Extensions
|
- Installing and executing Aniyomi's Extensions
|
||||||
- Searching and browsing installed sources.
|
- Searching and browsing installed sources.
|
||||||
@@ -39,8 +40,6 @@ Here is a list of current features:
|
|||||||
|
|
||||||
**Note:** These are capabilities of Tachidesk-Server, the actual working support is provided by each front-end app, checkout their respective readme for more info.
|
**Note:** These are capabilities of Tachidesk-Server, the actual working support is provided by each front-end app, checkout their respective readme for more info.
|
||||||
|
|
||||||
**Note:** Tachidesk-Server is alpha software and can break rarely and/or with each update. See [Troubleshooting](https://github.com/Suwayomi/Tachidesk-Server/wiki/Troubleshooting) if it happens.
|
|
||||||
|
|
||||||
# Downloading and Running the app
|
# Downloading and Running the app
|
||||||
## General Requirements
|
## General Requirements
|
||||||
In order to use the app effectively you need the following:
|
In order to use the app effectively you need the following:
|
||||||
|
|||||||
Reference in New Issue
Block a user