0.0.1 • Published 10 years ago

node-calibre-add v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

node-calibre-add

add entered isbn to calibre database

###Preparation

###Usage

node ../lib/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