A free and open source manga reader for use with a Tachidesk/Suwayomi Server
Tachidesk-VaadinUI is a free and open source manga reader UI for the Desktop.
The UI is built in Vaadin and runs on the JVM.
Tachidesk-VaadinUI uses the data received from a Tachidesk/Suwayomi Server instance and visualizes it for the User.
Tachidesk-VaadinUI can run the Tachidesk server itself by downloading the necessary binary automatically.
Alternatively it can also connect to an existing server instance.
Remove not needed external Dependency by @aless2003 in #166
2.0.0 by @aless2003 in #167
Full Changelog: v1.14.0...v2.0.0
UI Redesign
Fully revamped the UI to look more modern and a lot nicer to on the eyes compared to what I had before
Improved Manga Reader
The old Manga Reader was kinda held together by duct tape and pure hope, now it uses Splide and should be better to use in general
Backup & Restore
I've Finally gotten around to adding a Backup and Restore option, sorry it took that long
Suwayomi v2.3 Compatibility
Updated the background GraphQL schema and queries to work with the new Version
Installer naming
Installers now officially have the Suwayomi designation rather than Tachidesk
Startup Improvements.
During testing I noticed some issues show up when starting the server in particular, it should now be a bit more stable