mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 01:09:56 -05:00
d7750e2dfd547c5c82ea1c60d60399f28f8e75a7
Features
- Library management with cover art browsing
- Full manga reader with keyboard navigation
- Chapter download queue
- Extension and source management
- Reading history tracking
Requirements
Suwayomi-Server must be running at http://127.0.0.1:4567.
Installation
Nix (recommended)
nix run github:Youwes09/moku
Or add to your flake:
inputs.moku.url = "github:Youwes09/moku";
From source
git clone https://github.com/Youwes09/moku
cd moku
nix build
./result/bin/moku
Development
nix develop
pnpm install
pnpm tauri dev
Stack
| Tauri v2 | App shell |
| React + TypeScript | UI |
| Vite | Frontend build |
| Zustand | State management |
| Crane | Nix Rust builds |
License
Distributed under the Apache 2.0 License.
Disclaimer
Moku does not host any content. The developer(s) of this application have no affiliation with the content providers available freely on the internet.
Description
Languages
Svelte
71.8%
TypeScript
19.3%
CSS
3%
Rust
2.7%
Python
1%
Other
2.1%






