Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shrimqy/mizumi
https://github.com/shrimqy/mizumi
android epub-reader jetpack-compose kotlin reading-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shrimqy/mizumi
- Owner: shrimqy
- Created: 2024-02-22T07:06:08.000Z (12 months ago)
- Default Branch: dev
- Last Pushed: 2024-05-18T18:06:41.000Z (9 months ago)
- Last Synced: 2024-07-26T12:32:47.507Z (7 months ago)
- Topics: android, epub-reader, jetpack-compose, kotlin, reading-app
- Language: Kotlin
- Homepage:
- Size: 3.04 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.