Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


Shirizu logo

# Shirizu

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.