8000 GitHub - Ashkanph/kindle_clippings_parser: Web app to parse Kindle's My Clippings.txt.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ashkanph/kindle_clippings_parser

 
 

Repository files navigation

Kindle Clippings Parser

What is this?

When you highlight something on your Kindle, it goes into My Clippings.txt file and it is not grouped by a book. This is inconvenient. This React app parses the txt file and groups your notes by a book and exports them in a nice human readable format. All of this happens locally and your data is not sent to the Internet.

Can I try it out?

https://ashkanph.github.io/kindle_clippings_parser

To run on your machine

First install the dependencies in the project directory (npm i) and then run npm dev.

About

Web app to parse Kindle's My Clippings.txt.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 92.2%
  • CSS 4.8%
  • HTML 1.6%
  • Shell 1.4%
0