Good set of supported formats. Is it safe to assume that text and PDF are also supported?
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
No. PDF is currently out of scope. The app is built around EpubJS and is really more designed for responsive book formats. Including PDF support would mean incorporating something like pdf.js and would require tons of effort and rewrite which is off course at this moment.
Plain text files are also not supported currently, But this can be included for the 1.0 release. Thanks!
This looks really promising for me. Is there any chance of opds support? I couldn't find anything on the GitHub page.
I have a feeling this will be a heavily requested feature. So there is a chance :)
is not there yet for me (no android), but i subscribed to releases, and i will be there to see this grow!
Idk how I didn't know this was a thing, thanks! Also subbed to releases and excited to see this grow
Sadly it seems like the AppImage doesn't work on Nobara (Fedora spinoff). Any chance we can get a flatpak for it?
I think this is happening because I built against a newer version of glibc. Very sorry about this. I will try to get a Flatpak out as soon as I can. Btw, what screenshot tool are you using? Love the transparency.
It's Gnome's default screenshot tool, it adds some padding by default :)
Awesome. I always wanted something like Foliate for Windows. Looks very promising. Great work OP.
If possible, get your App listed on WinGet too.
Very nice to see a Tauri app. Any plans to add macOS support?
Impressive, very nice. Waiting for fb2 format
Looks good! Funnily enough I just started a small personal project doing something like this to learn Sveltekit and typescript.