Are you using the OPDS feed on the content server? or are you scraping the mobile/desktop version? I have been working on my own app and I ended up being almost complete for using scraping before I discovered the OPDS feed and started over. I have since completed that part.
How do you do the syncing data? I am looking to implement syncing read data and I am not able to afford anything that has ongoing costs. I am working on a free open source app that I started making because I wanted an app with a set of specific features tailored specifically to my own needs.
BTW your app looks beautiful. 100 percent better than what mine looks like! I am more of an SDK developer than anything else. I like creating apps for myself that meet my own needs. Yours has a ton of features too. Most of them I have zero interest in. Hence why I tend to make my own things. But I can appreciate what you have done.
I can almost guarantee if we were to compare performance your app would beat the pants off of mine. I am relatively new developer and have a lot to learn. I would like to figure out a free way to implement syncing across devices to support myself, and other users using free services. Ideally not a shared database on a cloud hosted provider that I don't have control off. A service like dropbox, google drive, or onedrive are fine. But a shared hosted db that charges money is a little much for me.
|