Anant08 / kindle-clippings

:books: Web application for managing your kindle highlights

Home Page:http://reading-notes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading Notes for Kindle

📚 Reading Notes is a free and open source web application for maintaining your Kindle Highlights.

http://reading-notes.com

Browser New Tab Page or page for wallmounted displays

Get a random quote from your favourite books whenever you open a new tab!

macbook_design_mockup png__2253x1481_q90_subsampling-2

It's also possible to load a new quoet every X seconds.

Contribute

Feel free to open issues or PRs! This is a pretty simple django application with a good'ol HTML frontend generated by django. It's hosted on Divio.

Project setup

  • docker-compose up - done! 🚀
  • manage.py commands can be executed as follows: docker-compose run --rm web python manage.py migrate
  • Optionally configure the EMAIL_URL environment variable when you want to send mails (cp .env-local.example .env-local)

Roadmap

  • UI for configuring periodical email deliveries
  • Restful API for retrieving ones notes
  • Export in various formats
  • Customizable the New Tab page

About

:books: Web application for managing your kindle highlights

http://reading-notes.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 75.4%Language:HTML 13.9%Language:CSS 6.1%Language:Python 4.4%Language:PHP 0.1%Language:Dockerfile 0.1%Language:Shell 0.0%