https://github.com/johnpaulhayes/kindle-highlights
Use the Kindle app on your devices and want to share your highlights? Then this is for you.
https://github.com/johnpaulhayes/kindle-highlights
Last synced: 9 days ago
JSON representation
Use the Kindle app on your devices and want to share your highlights? Then this is for you.
- Host: GitHub
- URL: https://github.com/johnpaulhayes/kindle-highlights
- Owner: johnpaulhayes
- Created: 2012-02-29T10:16:04.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-29T23:14:36.000Z (about 13 years ago)
- Last Synced: 2023-03-22T19:55:40.449Z (about 2 years ago)
- Homepage:
- Size: 177 KB
- Stars: 61
- Watchers: 7
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Class to access your Amazon Kindle hightlights which are accessible from http://kindle.amazon.com/ when
highlighted via the kindle app on the likes of iPhone, Mac etc...When a highlighted selection of text has a note associated with it, such as tweet in this case, the class extracts
the associated highlight, thus making it available for further action such as sharing on a social network.@todo
1. Save book related details to a database.
2. Hook in Twitter and Facebook for proper sharing.Notes:
This class is highly reliant on amazon not changing their login methods on http://kindle.amazon.com and the associated
site structure. So if this fails to work, please feel free to fix or let me know!-- Have fun!