💾 Archived View for bbs.geminispace.org › s › self-hosted › 14940 captured on 2024-06-16 at 16:50:43. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
I have just released slcl v0.2.0, a minimalist web file server written in C for Unix-like systems:
If you have never heard about this project before, it aims to provide similar features to Nextcloud's "Files" webapp, but using ~100x less resources. It has almost no dependencies and relies on libweb, a HTTP web server library written from scratch in C.
Static Linux binaries for x86 and x86_64 are already available, and aarch64 and armv7 binaries shall be released soon.
Feb 12 · 4 months ago · 👍 drh3xx, Addison, nerd
🚲 CitySlicker · Feb 13 at 11:19:
Looks pretty cool. I may have to try it on my home server soon. Like you, I had nextcloud on a raspberry pi, and quickly found it is way to resource intensive.
this looks great!!