Web Interface #748
Replies: 3 comments
-
|
Considering that Openreads is written in Flutter, and Flutter can build web apps using a single code base, the same interface could be used for the web by adding such a target to the build (and probably adapting the code a bit to make it work). Then you could serve the app on your local network and access it from your devices. This is something that I'd like to do because the latest versions of Openreads stopped working on my old phone, and because it would be nice to access the same data from my laptop and my phone. Of course, you could also host it such that it's accessible over the internet if you need that |
Beta Was this translation helpful? Give feedback.
-
|
Hello, there is a plan to create Openreads Hub - optional, and private platform books tracking with a self hosted option. When the plan is more developed I will share it and create a central discussion. For now I'm adding a |
Beta Was this translation helpful? Give feedback.
-
|
Awesome, that's great to hear 🙌 Thanks for letting us know!
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd love to see even a very simple web interface for this app. I presume the app currently hosts the user data, so it would require storing that in an online location shared by apps on the different platforms.
Beta Was this translation helpful? Give feedback.
All reactions