Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ztimms73/shirizu
An attempt to write an Android manga reading application on Jetpack Compose using the Kotatsu parser library.
https://github.com/ztimms73/shirizu
android jetpack-compose manga-reader material-you
Last synced: about 2 months ago
JSON representation
An attempt to write an Android manga reading application on Jetpack Compose using the Kotatsu parser library.
- Host: GitHub
- URL: https://github.com/ztimms73/shirizu
- Owner: ztimms73
- License: gpl-3.0
- Created: 2024-03-11T16:30:50.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-04-09T21:15:54.000Z (10 months ago)
- Last Synced: 2024-04-10T00:57:32.464Z (10 months ago)
- Topics: android, jetpack-compose, manga-reader, material-you
- Language: Kotlin
- Homepage:
- Size: 28.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Shirizu (シリーズ, from Japanese - series) - An attempt to write an Android manga reading application on Jetpack Compose using the [Kotatsu parser library](https://github.com/KotatsuApp/kotatsu-parsers).
## Is it possible to use it now?
No, nothing works.
## Screens
| Library | Explore | Search |
|:------------------------------------------:|:--------------------------------------------:|:-------------------------------------------:|
| ![Shelf light theme](./images/library.png) | ![Details light theme](./images/explore.png) | ![History light theme](./images/search.png) |## Acknowledgements
- [Kotatsu](https://github.com/KotatsuApp/Kotatsu) - UI, parsers, under the hood
- [Mihon](https://github.com/mihonapp/mihon) - UI, under the hood
- [Seal](https://github.com/JunkFood02/Seal) - UI
- [Tivi](https://github.com/chrisbanes/tivi) - UI
- [Buckwheat](https://github.com/danilkinkin/buckwheat) - UI## License
You may copy, distribute and modify the software as long as you track changes/dates in source files.
Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the
GPL along with build & install instructions.