• donio@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    8 months 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.

    • KickMeElmo@sopuli.xyz
      link
      fedilink
      arrow-up
      2
      ·
      8 months 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@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

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