joaodath / projeto_alexandria

A full-fledged online library manager based on Python, HTML, CSS and JS.
Mozilla Public License 2.0
8 stars 2 forks source link

[feature] Integrate Kindle Cloud Reader #55

Open joaodath opened 3 years ago

joaodath commented 3 years ago

Summary Integrate the Kindle Library using the Kindle Cloud Reader.

Is your feature request related to a problem? Please describe. No.

Describe the solution you'd like Import the list of books read through Kindle to Alexandria's User Library.

Describe alternatives you've considered No alternative tested.

Additional context Integrate the Kindle Library using the Kindle Cloud Reader. Maybe the code on https://github.com/msuozzo/Lector can help fetching the data but the there are Issues open saying it's broken. It may be a good starting point, maybe not. More research is needed.