💾 Archived View for bbs.geminispace.org › u › jeang3nie › 3954 captured on 2023-09-28 at 19:38:41. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-08)
-=-=-=-=-=-=-
Re: "Two small tools I wrote for the web: slcl and slweb"
Oooh, nice! I've been running Radicale for years now to host my own contacts and calendars. It works well but I'm not entirely pleased that it's written in Python. I'd love to get the resource usage down. This might make a good base for a replacement, since caldav/carddav are extensions to webdav. I'll have to take a closer look.
Thanks!
2023-08-08 · 7 weeks ago
jeang3nie: thanks! Please take into account slcl is not a WebDAV server. It aims to replace Nextcloud's "Files" app i.e., file upload and sharing.
Thank you for sharing this. I have been seraching for a lighter alternative to nextcloud and your project might tick all the cases for me.
2023-08-30 · 4 weeks ago
Two small tools I wrote for the web: slcl and slweb — I had been self-hosting a Nextcloud instance on a Rpi3B for important stuff. Because of its bloated design, it rendered the machine unresponsive a few times. In lack of alternatives, I wrote my own vision of it: one that does not use JavaScript, written in C and portable to Unix-like operating systems. slcl requires a hundred times less memory than Nextcloud, while keeping the features I care about: [https link] slcl, a small and lightweight...
💬 xavi · 3 comments · 3 likes · 2023-08-08 · 7 weeks ago · #c99 #posix #self-hosting #slcl #slweb