1
0
Fork
You've already forked xylog
0
No description
  • Zig 99.2%
  • Just 0.7%
2026年04月21日 17:14:38 +03:00
config chore: move to codeberg 2026年04月21日 17:14:38 +03:00
migrations feat: improve hash -> chapter logic + epub support 2026年02月07日 21:05:36 +02:00
src chore: move to codeberg 2026年04月21日 17:14:38 +03:00
.env.example chore: move to postgres 2026年02月04日 22:37:33 +02:00
.gitattributes init 2025年12月21日 22:11:11 +02:00
.gitignore test: book init test 2026年03月03日 01:31:55 +02:00
build.zig test: book init test 2026年03月03日 01:31:55 +02:00
build.zig.zon feat(trackers): add xoby support 2026年02月05日 03:17:51 +02:00
CONTRIBUTING.md chore: contributor guidelines 2025年12月29日 01:00:08 +02:00
docker-compose.yaml chore: move to postgres 2026年02月04日 22:37:33 +02:00
justfile chore: move to postgres 2026年02月04日 22:37:33 +02:00
LICENSE init 2025年12月21日 22:11:11 +02:00
README.md chore: README and safeguards for configuration 2025年12月29日 00:39:19 +02:00
shell.nix chore: move to postgres 2026年02月04日 22:37:33 +02:00

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