Skip to content

potatoeggy/kobink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kobink

Automatically sync local books to your Kobo by pretending to be the Kobo Store

Setup

On the Kobo, open /.kobo/Kobo/Kobo eReader.conf and change api_endpoint to your local machine where Kobink runs (e.g., http://192.168.0.1:3000). By default, Kobink runs on port 3000.

Install dependencies and run:

LIBRARY_PATH=/path/to/epubs cargo run

Press "Sync" on the Kobo — all EPUB files in LIBRARY_PATH should now automatically be fetched to the device.

About

Self-hosted reimplementation of the Kobo Sync API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages