0.1.0 • Published 8 years ago

calibre-add v0.1.0

Weekly downloads
7
License
Unlicense
Repository
github
Last release
8 years ago

calibre-add

add entered isbn to calibre database

Preparation

Usage

node ../bin/calibre-add.js
  • enter an isbn number and hit enter
  • repeat as long as you like
  • exit by typing 'quit' ENTER

Details

every time you entering an isbn the calibre cli is used to add an empty book with this command

calibredb add -i [your isbn] -e

calibre docs