Skip to content

pborzenkov/koreader-syncd

Repository files navigation

koreader-syncd - KOReader progress sync server

koreader-syncd is a KOReader progress sync server. The API is compatible with upstream's koreader-sync-server, but instead of Redis, koreader-syncd uses SQLite for persistence.

Example

$ koreader-syncd -a 0.0.0.0:3000 -d /var/lib/koreader-syncd/state.db

License

Licensed under MIT license