An open API service indexing awesome lists of open source software.

https://github.com/shrimqy/mizumi

Epub reader
https://github.com/shrimqy/mizumi

android epub-reader jetpack-compose kotlin reading-app

Last synced: 8 months ago
JSON representation

Epub reader

Awesome Lists containing this project

README

          

# ![app icon](./.github/readme-images/app-icon.png) Mizumi

An Android Epub Reader inspired by Tachiyomi/Mihon to provide a fair reading experience.

![screenshots of app](./.github/readme-images/screens.png)

## Features
- Local source to read local EPUBs
- Text to speech
- View all chapters right in the reader
- Automatic light and dark themes

## Acknowledgements
Thanks to [Nina](https://github.com/nanihadesuka) as the [NovelDokusha](https://github.com/nanihadesuka/NovelDokusha) helped me a lot to learn and most of the codebase is built on that.
Special thanks to JetBrains for creating Kotlin and to the Jetpack Compose team for providing a modern toolkit for building native Android UI.