#ebook #sync #utility

bin+lib e_book_sync_library

Synchonize e-book with your local e-library

2 releases

0.3.6 Aug 26, 2020
0.3.5 Nov 16, 2019

#1212 in Text processing

22 downloads per month

Apache-2.0

33KB
855 lines

e_book_sync_library

Library synchronize with my e-book

# for simple sync
e_book_sync_library -d /your/local/library/catalog -s /e-book/library/catalog

# for write sync directory to user folder
e_book_sync_library -d /your/local/library/catalog -s /e-book/library/catalog -w

# for simple sync with already stored config
e_book_sync_library

# for sync with custom config
e_book_sync_library -c /your/custom/config/path.yml

lib.rs:

Core module of e-Book sync library

Main entities and facilities

Dependencies

~5.5MB
~131K SLoC