• @[email protected]
    link
    fedilink
    English
    15111 months ago

    IIRC it only suports plain text files / Markdown rn. Not supporting EPUB is a non-starter for me. I use my Kobo right now and love it. If they add EPUB support i will heavily consider building one.

    • @Synthead
      link
      English
      31
      edit-2
      11 months ago

      Yeah it’s an interesting project, but it looks bad with the printed case and exposed tact switches, and seems to have little functionality.

      • WaDef7
        link
        fedilink
        7811 months ago

        I’m not sure I understand, epub is both the industry standard and an open format, as far as I know. Why not work on using it or build it around epub from the get-go?

        I have to admit I’ll have to wait for the project to start implementing epub to consider getting on board, but it’s still a great effort.

        • runefehay
          link
          fedilink
          1611 months ago

          It looks like it is powered by a microcontroller. Maybe it isn’t powerful enough to support epub?

          • @Blue_Morpho
            link
            English
            1511 months ago

            It’s a 120mhz Arm CPU. That’s more than enough for epub. For comparison the 25 Mhz 68030 in the Next computer used Adobe Postcript (PDF) as it’s GUI.

        • @ricdeh
          link
          English
          411 months ago

          Probably because the computational hardware is not powerful enough to implement a (proto) web browser

      • Hyperreality
        link
        fedilink
        711 months ago

        Doesn’t calibre also have a built in converter?

        It used to be able to strip DRM from stuff too, but I think they got rid of that for legal reasons.

        • @[email protected]
          link
          fedilink
          English
          811 months ago

          Yes, Calibre can convert to most formats.

          DRM removal is not a feature of Calibre, but of plugins you can add to it. Kobo and Adobe DRM have plugins available. Amazon DRM plugin is in a poor state as Amazon cracked down on a major method earlier this year.

          • Hyperreality
            link
            fedilink
            5
            edit-2
            11 months ago

            Think I did it that way for some books.

            I also seem to remember there being another workaround, by exporting it to my old sony e-reader via the official sony app, which is so old it doesn’t have proper DRM, but I did have to sign up for adobe digital editions or some or other BS. Something like that. End result was a DRM free epub.

            Huge waste of time, especially for something I’d paid full price for, so after that I gave up on buying ebooks, and simply pirated them.

            Just like with DVDs back in the day and streaming now, you get a shittier experience if you pay full price. Better to pirate.

      • mesamune
        link
        English
        611 months ago

        Calibre already does this but cool we have options.

      • @solrize
        link
        English
        311 months ago

        Epub to text is very easy and Pandoc can do it. I end up using lynx -dump because that’s faster though.