Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tfonteyn/NeverTooManyBooks
A book collection app for Android
https://github.com/tfonteyn/NeverTooManyBooks
android books bookshelf catalog catalogue collection collections comics java mobile
Last synced: 3 months ago
JSON representation
A book collection app for Android
- Host: GitHub
- URL: https://github.com/tfonteyn/NeverTooManyBooks
- Owner: tfonteyn
- License: gpl-3.0
- Created: 2020-03-06T17:51:46.000Z (almost 5 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-13T08:35:23.000Z (10 months ago)
- Last Synced: 2024-04-14T09:41:30.407Z (10 months ago)
- Topics: android, books, bookshelf, catalog, catalogue, collection, collections, comics, java, mobile
- Language: Java
- Homepage:
- Size: 145 MB
- Stars: 62
- Watchers: 7
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
This is a book collection application, to keep track of your books and comics.
Add books by scanning their barcode, ISBN, or generic text searches.
Make sure to check the [documentation](https://github.com/tfonteyn/NeverTooManyBooks/wiki)
### Download the latest release: 6.3.1
## User Interface languages:
- Chinese, Dutch, English, French, German, Italian, Portuguese, Spanish, Turkish, Vietnamese.
- Machine translated, no guarantees for quality: Czech, Greek, Polish, Russian.Translations are editable on [Weblate](https://hosted.weblate.org/engage/nevertoomanybooks/)
- Pull-requests with translations are also welcome.
- Contact me by logging an [issue](https://github.com/tfonteyn/NeverTooManyBooks/issues) if you want
to provide translations in another way.
- Please log a GitHub [issue](https://github.com/tfonteyn/NeverTooManyBooks/issues)
if you want to be credited by name (instead of github alias) with your help.## Data sources
Data is fetched on-demand from multiple internet sites.
You can enable/disable and prioritize the sites in Settings/Search/Websites..- **Amazon** with support for .com, .co.uk, .fr, .de, .nl, .com.be, .es sites.
Other sites *may* work.> *WARNING:* Amazon is increasingly blocking access.
> If you see any Amazon specific errors, I suggest you switch off Amazon in
> Settings/Search/Websites and log a
> GitHub [issue](https://github.com/tfonteyn/NeverTooManyBooks/issues)
> explaining what went wrong.> Please do not ask for GoodReads/LibraryThing/AbeBooks to be added.
- **Bedetheque** (French and more; Catalogue; European Comics)
- **BOL.com** (Dutch and more; Shop)
- **dnb.de** (German; Catalogue)
- **Douban.com** (Chinese; Catalogue)
- **Google Books** (English and more; Catalogue)
- **ISFDB** (English and more; Catalogue; Fantasy and Science Fiction)
- **KB.NL** (Dutch and more; Catalogue)
- **LastDodo** (Dutch and more; Catalogue; European Comics)
- **OpenLibrary** (English and more; Catalogue)
- **StripInfo** (Dutch and more; Catalogue; European Comics)
- **StripWeb** (Dutch/French; Shop; European Comics)
- Supports synchronizing with a [Calibre](https://calibre-ebook.com/) Content Server.## Device support:
- Requires minimal Android 8.0 (API 26)
- Supported/tested up to Android 15 (API 35).## Android Permissions:
Please see
the [documentation](https://github.com/tfonteyn/NeverTooManyBooks/wiki#android-permissions).## Screen size support:
- 4" works but will be very cramped.
- 5" is the default aimed for.
- 7" and 10" tablets fully supported with dedicated screen layouts.### History
Please see the [CHANGELOG](/CHANGELOG.md)
---
## Thanks
- Chinese translation: [CloneWith](https://github.com/CloneWith)
and [evoke322](https://github.com/evoke322)
- Vietnamese translation: [ngocanhtve](https://github.com/ngocanhtve).
- Portuguese translation: [maverick74](https://github.com/maverick74).
- All other volunteers on [Weblate](https://hosted.weblate.org/engage/nevertoomanybooks/).In August 2018, this project was forked from:
_Book Catalogue 5.2.2 @2016 Philip Warner & Evan Leybourn._
Without their original creation, this project would not exist in its current form.
It was however largely rewritten/refactored and any comments on this fork should be
directed at myself and not at the original creators.