Livre - An web based comic book reader

Livre - An web based comic book reader Used AI

4 devlogs
9h 32m
•  Ship certified
Created by divpreet

AI used in trying to get persistence and local storage to work, but its still borked in its current state

livre (book in french), is an comic book reader made using svelte!

Timeline

Ship 1

0 payouts of shell 0 shells

divpreet

14 days ago

divpreet Covers 4 devlogs and 9h 32m

ready to ship! made the final UI make good, reader can improve, localstorage is still borked, also updated the final readme, and hosted the site on vercel, cant believe i decided to start this as a swiftcrossui app and now its a web app!

Update attachment

Removed the sidebar, and tried to make the app as minimal as possible, now you can load your book, and just read it, its one book at a time, but with a slightly cleaner UI, tried to persist the file and the page, its still a WIP. need to clean the reader and add keyboard shortcuts.

Added functionality for the user to move through pages, need to really make the UI actually look good. also added fflate for faster extraction!

first devlog! started off making a cross platform app using swift cross UI, but that didnt work out, since swift cross ui is still in early stages and i couldnt make the app really work, then i decided to make a svelte app instead, got a sidebar ready and got the cover image to load for .cbz files using jszip!

ToDo-
- Add a proper reader and fix the sidebar to import more than one book.

Update attachment