Skip to content

Latest commit

History

History
67 lines (45 loc) 路 2.4 KB

File metadata and controls

67 lines (45 loc) 路 2.4 KB

uRead


An Ebook and AudioBook reader for Android supporting Epub and PDF books, implemented in a clean and minimalistic UI in Material You style.

Get it on Google Play


馃憖 Overview


Features

  • Support for EPUB format
  • Material You design
  • Color picker functionality
  • Room database integration for local storage
  • Jetpack Compose UI
  • Hilt dependency injection
  • Coil for image loading
  • Datastore for preferences
  • Paging support

Feature Request

To request a feature for the app, add a new issue with the label "feature"


License

GNU GPLv3 License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.


Acknowledgments