Warning: Some posts on this platform may contain adult material intended for mature audiences only. Viewer discretion is advised. By clicking ‘Continue’, you confirm that you are 18 years or older and consent to viewing explicit content.
A mobile books tracker written in Flutter that respects your privacy. - GitHub - mateusz-bak/openreads-android: A mobile books tracker written in Flutter that respects your privacy.
I gave up on using any site for tracking books, they all either have partial functionality or limited database. These days, I just use SQLite database with a custom Python scraper that I turned into a basic website that offers everything I need.
But last time I checked Openreads, it missed 9 out of 10 books. That’s 10% success rate.
See https://github.com/mateusz-bak/openreads-android/issues/90#issuecomment-1722339001
Out of interest, how often do you find issues looking for books on OpenLibrary?
I gave up on using any site for tracking books, they all either have partial functionality or limited database. These days, I just use SQLite database with a custom Python scraper that I turned into a basic website that offers everything I need.
But last time I checked Openreads, it missed 9 out of 10 books. That’s 10% success rate.