[BETA] Added Source Switching & Fixed Extensions Filter

This commit is contained in:
Youwes09
2026-02-21 15:06:00 -06:00
parent d7750e2dfd
commit 0e896e69ab
3 changed files with 30 additions and 8 deletions
+6 -1
View File
@@ -25,11 +25,14 @@
- Full manga reader with keyboard navigation
- Chapter download queue
- Extension and source management
- Source migration with read progress transfer
- Cross-source search
- Reading history tracking
## Requirements
[Suwayomi-Server](https://github.com/Suwayomi/Suwayomi-Server) must be running at `http://127.0.0.1:4567`.
> Note: The application does also launch the server on start-up by itself, so only the package is required on path.
## Installation
@@ -59,9 +62,11 @@ nix build
```bash
nix develop
pnpm install
pnpm tauri dev
pnpm tauri:dev
```
> `tauri:dev` uses `src-tauri/tauri.dev.conf.json` to set the Vite dev server URL, keeping the release build config clean for `nix build`.
## Stack
| | |