https://github.com/alessandrojean/toshokan-android
Manga, comics and book collection management app built for Android.
https://github.com/alessandrojean/toshokan-android
android book-collection manga-collection
Last synced: about 1 year ago
JSON representation
Manga, comics and book collection management app built for Android.
- Host: GitHub
- URL: https://github.com/alessandrojean/toshokan-android
- Owner: alessandrojean
- License: mit
- Created: 2022-05-23T16:40:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T23:31:03.000Z (about 1 year ago)
- Last Synced: 2025-05-09T01:48:20.963Z (about 1 year ago)
- Topics: android, book-collection, manga-collection
- Language: Kotlin
- Homepage:
- Size: 798 KB
- Stars: 33
- Watchers: 2
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Toshokan Android
Manga, comics and book collection management app built for Android.
This is the Android native version of [Toshokan Web](https://github.com/alessandrojean/toshokan/).
## Features
- [x] ISBN barcode reading
- [x] ISBN metadata search (Google Books™, Open Library and others)
- [x] Publishers, people, stores and groups management
- [x] Books management (simple at the moment)
- [x] Cover search by ISBN, code or book title
- [x] Readings control
- [x] Search with filters
- [x] Custom covers support
- [x] Future items support (wishlist-like)
- [x] Add books by custom QR Code and share URL
- [x] Statistics
- [ ] Bulk adding by ISBN barcode
- [ ] Tracking services integration (OpenLibrary, Skoob and others)
- [ ] Backup and restore support
- [ ] Freebies collection support (bookmarks, postcards and other types)
- [ ] Code optimizations
## Installation instructions
You shouldn't install this, it is at the very earlier steps of development
and it's very unstable for daily usage. Wait until a stable version
gets released.
## Technologies used
- Jetpack Compose
- SQLDelight
- Google ML Kit
- Material Design 3 (Material You)
## License
> You can check out the full license [here](LICENSE).
This repository is licensed under the terms of the **MIT** license.