Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 525 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 525 Bytes

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