Coder Social home page Coder Social logo

louisjackman / sync-kobo-and-workstation Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 84 KB

Offical GitHub mirror of https://gitlab.com/louis.jackman/sync-kobo-and-mac. Synchronise books between a workstation and a Kobo e-reader. In practice, this means synchronising a connected Kobo volume with EPUB and PDF files in the specified local documents directory.

Home Page: https://gitlab.com/louis.jackman/sync-kobo-and-workstation

License: GNU General Public License v3.0

Rust 100.00%

sync-kobo-and-workstation's Introduction

Synchronise Kobo & Workstation

pipeline status

Synchronise books between a workstation and a Kobo e-book reader. In practice, this means synchronising a connected Kobo volume with EPUB and PDF files in the specified local documents directories.

The defaults are Linux-specific, assuming a udisks2-style automount directory such as /var/media/user/KOBOeReader for the destination Kobo and defaulting to just ~/Documents for the source. However, if these defaults are overridden with explicit values, it will likely work on other OSes too.

$ cd sync-kobo-and-workstation
$ cargo build --release
$ # Now, move the built executable at `target/release/sync-kobo-and-workstation`
$ # wherever you like and run it like so:
$ sync-kobo-and-workstation --documents-directories="$HOME/Documents"
Book ./tmp/Paradigms of Artificial Intelligence Programming.epub already exists on the destination; will not copy across
Book ./tmp/debian-handbook.epub already exists on the destination; will not copy across

Found documents in documents directory at /var/home/user/Documents: 2
Books not copied because they already exist on the destination Kobo: 2
Book copied: 0

Symlinks inside the documents directories are not followed.

This repository is currently hosted on GitLab.com. An official mirror exists on GitHub. GitLab is still the official hub for contributions such as PRs and issues.

sync-kobo-and-workstation's People

Contributors

dependabot[bot] avatar louisjackman avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.