No description
- Zig 99.2%
- Just 0.7%
| config | chore: move to codeberg | |
| migrations | feat: improve hash -> chapter logic + epub support | |
| src | chore: move to codeberg | |
| .env.example | chore: move to postgres | |
| .gitattributes | init | |
| .gitignore | test: book init test | |
| build.zig | test: book init test | |
| build.zig.zon | feat(trackers): add xoby support | |
| CONTRIBUTING.md | chore: contributor guidelines | |
| docker-compose.yaml | chore: move to postgres | |
| justfile | chore: move to postgres | |
| LICENSE | init | |
| README.md | chore: README and safeguards for configuration | |
| shell.nix | chore: move to postgres | |
xylog
xylog is a lightweight media server for comics, mangas and eBooks.
Important
xylog is currently pre 1.0. Breaking changes may be made at any time.
Features
- OPDS v1.2, with the ability of downloading many chapters at once
- KOReader Sync
Usage
Once you have an executable, fill in the correct information inside config/config.zon and run!
Building
Prerequisites: you must have Zig 0.15.2 installed.
zig build -Doptimize=ReleaseSafe