#1053213 RFP: slcl -- small and lightweight cloud

Package:
wnpp
Source:
wnpp
Submitter:
Xavier Del Campo Romero
Date:
2025-11-29 16:53:42 UTC
Severity:
normal
#1053213#5
Date:
2023-09-29 11:27:04 UTC
From:
To:
slcl is a small and lightweight web file server (aka "cloud") written in
C99 plus POSIX.1-2008 extensions. It aims to provide similar features to
Netxcloud's "Files" app, while being (much) more lightweight on the
server, and also on clients. Also, slcl uses no client-side JavaScript.

slcl has few dependencies:

- A POSIX.1-2008 environment.
- slweb (provided by slcl as a git submodule):
https://gitea.privatedns.org/xavi/slweb
- dynstr (provided by slweb as a git submodule).
- cJSON >= 1.7.15.
- OpenSSL >= 2.0.

For usergen(1), jq(1) is also required.

License: AGPLv3-or-later
URL: https://gitea.privatedns.org/xavi/slcl