I feel that I'm usually more upset that apps choose electron and I have performance issue because they didn't spend time writing a proper lightweight desktop application. I feel like Calibre is actually one of those apps.
I could see portability across devices being useful but is the Calibre interface really going to be conducive for that?
All the other services I have running are on a server in my closet, which I access with a web browser from other devices. Calibre needing to run on my workstation is a big shift in that workflow. Especially because all the rest of my media is sitting on that server.
Also, UX of open source desktop apps is… lacking. They don’t look good, and they don’t feel good to use. But that might be because I’m picky and spoiled by decades of using a Mac.
I definitely don’t want more Electron apps. About the only things I want to run locally is a browser, a text editor, and a terminal.
That's fair but I think one of the most critical features of Calibre for me is interfacing with my e-reader over USB to download/upload my epubs. I don't know how that would work from a Browser app.
I disagree that open source apps are lacking in UX, at least just ad much as non open source it all depends on the application.
In any case, Calibre is best suited as a desktop application. It just is. Because it manages the data, and that is a lot more complex than a simple mobile app.
But you CAN keep the data it's managing on your server, and access that through a web application, and even in other ebook servers.
It's unnecessarily annoying to set up, as the other user pointed out. But it can be set up by itself using https://hub.docker.com/r/linuxserver/calibre-web docker, and used standalone. The only trick is needing an empty database.
Can you explain bit more please. I have calibre-web running, downloaded empty database, added some books in the same folder as database, but nothing is showing up in calibre-web gui. Did I miss something?
You can use Podman too, if that would be a problem.
Look at StirlingPDF if you want an example how to run OR are interested in a great web-UI PDF editor based off various open sourc tools, in a single interface
There was somebody on the Linux reddit with a self hostable ebook app just a week or so. It looked slick but wasn't really that useful for me. Might be worth a look.