Skip to content

arnabkaycee/ibooknotes2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

db84cb8 · Feb 21, 2021

History

9 Commits
Feb 21, 2021
Feb 15, 2021
Feb 21, 2021
Feb 21, 2021
Feb 21, 2021
Feb 21, 2021
Feb 21, 2021
Feb 21, 2021
Feb 21, 2021
Feb 21, 2021
Feb 21, 2021

Repository files navigation

ibooknotes2html

An Utility to convert ibook notes to HTML & PDF

Prerequisites

  • NodeJs v12 and above (Install on MacOS using brew install node)
  • MacOS
  • git

Usage

  • Clone Repo
$ git clone https://github.com/arnabkaycee/ibooknotes2html
  • install packages
$ cd ibooknotes2html
$ npm ci
  • select books
node get-books.js

This will create a books.txt file. Find your book and copy the IDs of the books inside config.json

"books" : ["<book ids 1>", "<book id 2>"]
  • generate pdf and html
node generate.js

About

An Utility to convert ibook notes to HTML

Resources

License

Stars

Watchers

Forks

Packages

No packages published