Skip to content

david-fischer/sync-kobo

Repository files navigation

sync-kobo

🚧 Setup

pip install git+https://github.com/david-fischer/sync-kobo.git

🔧 Usage

Connect Kobo-Reader and call the script via:

sync-kobo

Help text:

> sync_kobo -h

Usage: cli.py [OPTIONS]

  Sync books and annotations with Kobo e-reader.

Options:
  --version    Show the version and exit.
  --configure  Open config-file in default text-editor.
  -h, --help   Show this message and exit.

📦 Dependencies

  • appdirs - A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
  • click - Composable command line interface toolkit
  • pyfzf - Python wrapper for junegunn's fuzzyfinder (fzf)
  • SQLAlchemy - Database Abstraction Library
  • titlecase - Python Port of John Gruber's titlecase.pl
  • tabulate - Pretty-print tabular data
  • toolz - List processing tools and functional utilities
  • ansicolors - ANSI colors for Python
  • beautifulsoup4 - Screen-scraping library

About

sync kobo device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages