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
- Host: GitHub
- URL: https://github.com/shrimqy/mizumi
- Owner: shrimqy
- Created: 2024-02-22T07:06:08.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-05-18T18:06:41.000Z (over 1 year ago)
- Last Synced: 2025-03-21T02:32:34.804Z (8 months ago)
- Topics: android, epub-reader, jetpack-compose, kotlin, reading-app
- Language: Kotlin
- Homepage:
- Size: 3.04 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#  Mizumi
An Android Epub Reader inspired by Tachiyomi/Mihon to provide a fair reading experience.

## 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.