Comment by ๐ฆ CitySlicker
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.
2024-02-13 ยท 2 years ago
2 Later Comments โ
๐น๏ธ nerd ยท 2024-02-14 at 06:22:
this looks great!!
๐ stack [mod] ยท 2025-08-22 at 17:38:
Slcl sounds like a Lisp compiler.
Original Post
slcl 0.2.0 release โ I have just released slcl v0.2.0, a minimalist web file server written in C for Unix-like systems: [https link] slcl v0.2.0 release 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...