Skip to content

CLI util to scrape the myclippings.txt file in Kindle devices.

License

Notifications You must be signed in to change notification settings

sanjaymaniam/kindler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Free your highlights from Kindle's My Clippings.txt.

How To Get Help:

  1. Clone this repository.
  2. Run python kindler.py help.
  3. Kindler will tell you what it can do for you. Remember this command, saves a ton of time.

How To Get All Your Highlights:

  1. Clone this repository. Paste your My Clippings.txt file in it.
  2. Run python kindler.py importAsTxt.
  3. Kindler makes a folder /highlights in your working directory. Open it.
  4. Pow! Your highlights are in text files named after the book's title.

How To Get List Of Titles:

  1. Clone this repository. Paste your My Clippings.txt file in it.
  2. Run python kindler.py showTitles.
  3. There! Your titles are printed on terminal.

Releases

No releases published

Packages

No packages published

Languages