
This project serve HTML files (and a few more) saved in your computer with a UI suitable for Kindle web browser. On top of that, it include a Read Mode (thanks to ReadabiliPy) to display the text in a comfortable size without have to use the 'Article Mode' in Kindle web browser.
KindleServer is a convenient tool designed for Kindle users that enables the seamless browsing of HTML files directly from your computer. Its user interface is tailored for the Kindle web browser, making it easier to read and navigate web content. The addition of a unique Read Mode, powered by ReadabiliPy, enhances the reading experience by presenting text in a more comfortable format, ensuring that users can enjoy their materials without relying on the basic 'Article Mode.'
This project is perfect for users who want to leverage their Kindle device for more than just e-books. With KindleServer, reading web articles and HTML documents becomes a more enjoyable experience.

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.