this post was submitted on 17 Dec 2023
430 points (95.9% liked)
Technology
72772 readers
2775 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
The creator is working on an epub-to-text-file converter here:
https://github.com/joeycastillo/libros-convert
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.
It looks like it is powered by a microcontroller. Maybe it isn't powerful enough to support epub?
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.