Comment by ๐ norayr
xavi, thank you so much. i was thinking i am 'condemned' to install next cloud one day and was deferring this.
i guess i cas choose this instead.
would appreciate a lot if you also have a gemini frontend, if that's not hard.
we can authorize with keys and access data.
Oct 12 ยท 2 days ago
4 Later Comments โ
๐ stack ยท Oct 12 at 13:14:
I've thought about nextcloud but it seemed more trouble than worth. I just plug in the phone and copy things which is a bit painful
๐ต xavi [OP] ยท Oct 12 at 15:17:
@norayr slcl was designed as a web application, so it is tightly coupled against libweb, unfortunately.
A Gemini frontend would require a rewrite, given how vastly different the two protocols are. OTOH I assume file uploads in Gemini are not possible, unless Titan is involved. Or maybe with some clever tricks.
I have some ideas for the latter, but I am unsure about how practical that might be.
๐ stack ยท Oct 12 at 16:53:
Titan is not difficult, and us perfect for my uploads
I will implement it for the Fornax server next round of coding.
๐ฐ๏ธ Caleb ยท Oct 12 at 17:51:
oh yes please jejeje im using fornax in locslhost and i like it
Original Post
slcl v0.4.0 release โ I am happy to announce the v0.4.0 release for slcl! For those of you know do not know about slcl, think about it as Nextcloud, but without the bloat or JavaScript. slcl is written in C and requires 400 KiB of RAM (yes, KiB!) to run on a Linux server. Needless to say, it works lighting fast on older hardware, including SBCs. This new release brings several new features: thumbnails, directory downloads and security fixes. Static binaries for Linux are also available for...
๐ฌ xavi ยท 8 comments ยท 7 likes ยท Oct 10 ยท 3 days ago
Source