mammuth / 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

Buy Me A Coffee

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

http://reading-notes.com

Features:

  • Upload and search through your clippings
  • Filter clippings by books
  • E-Mail delivery of a random quote (daily, bi-weekly, weekly)
  • Nerdy statistics about your clippings
  • Page with a random quote (can be used as new-tab page or on wall-mounted screens).

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

  • Integrate with more services than just Kindle
  • Restful API for retrieving ones notes
  • Export in various formats
  • Slack Bot

About

:books: Web application for managing your kindle highlights

http://reading-notes.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 76.4%Language:HTML 15.0%Language:Python 5.9%Language:CSS 1.8%Language:SCSS 0.8%Language:PHP 0.1%Language:Dockerfile 0.1%Language:Shell 0.0%