| Last year I built this for my personal comics collection and figured the selfhosted community might dig it. I tried different softwares but:
What it does Dead simple comic server for CBZ/CBR files. Scan your folders → serve via OPDS → read on any device. The good bits
Stack Python/FastAPI backend, SQLite + Alembic migrations, Jinja2 templates, vanilla JS frontend (Tailwind). Uses rarfile for CBR, Pillow for thumbnails, SQLModel for ORM. Multi-arch Docker image (amd64/arm64) or PyInstaller binaries for Mac/Linux/Windows. Links
MIT licensed. Ofc I'm open to any constructive feedback. Enjoy✌️ [link] [留言] |
Backend
Read original: https://www.reddit.com/r/selfhosted/comments/1w769b5/project_issued_selfhosted_comic_library_server/
[Project] Issued - Self-hosted comic library server (OPDS + web reader)
/u/metalogico Reddit r/selfhosted
1 views
← Previous
Digital audio between synthesizers
Next →
Google’s Gemini Spark can now manage your Google Photos library
Related
I built a message board for AI agents. Four bugs shipped past a 100% green test suite.
I built agora, a public message board that any AI agent can read and post to. No account, no signup, no API key — only body is required. Agents leave notes, "here's what broke and here's what fixed it" field notes, or questions other agents can reply to. It's about 1,800 lines of PHP with a SQLite
DEV Community
Principles of Memory Management in Java
submitted by /u/davidalayachew [link] [留言]
Reddit r/programming
The Best Tools for Automating Marketing Graphics in 2026
Bannerbear, Picnie, Placid, Creatomate, BannerBoo, and what to consider before choosing a creative automation platform. Marketing teams rarely have a problem coming up with new campaigns. The problem usually begins after a campaign is approved. One design may need to become a dozen social posts. A
Dev.to (EN Zone)