• @donio
    link
    51 year ago

    I would like the ability to do a CLI-only build since I only really use the ebook-convert command. Never felt the need to “manage” my ebooks.

    • @[email protected]
      link
      fedilink
      21 year ago

      While it isn’t a perfect solution, you can run calibre-server and only close it to open the GUI when you need to convert.

      • @donio
        link
        11 year ago

        Yeah, I ended up doing something similar but using my own Dockerfile where I specified ebook-convert as the entry point.