From c5db7afaccd7a80c288377e98244d963b0327216 Mon Sep 17 00:00:00 2001 From: speedie Date: Sun, 8 Oct 2023 17:42:52 +0200 Subject: [PATCH] Add curload to list of projects --- projects/index.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/index.php b/projects/index.php index 780a44c..5505641 100644 --- a/projects/index.php +++ b/projects/index.php @@ -16,6 +16,9 @@

spmenu

spmenu is a simple X11 and Wayland menu application which takes standard input, parses it, lets the user choose an option and sends the selected option to standard output. It also serves as a run launcher and desktop launcher through the included shell script spmenu_run, which handles both $PATH listing, .desktop entries, and file listing.

More information Wiki Git repository

+

curload

+

curload is a simple file uploading site allowing users to upload files. It provides administration tools, accounts, uploading, registering, many options and more..

+

Git repository

swiki

swiki is the wiki software powering the spmenu wiki. it is a simple read-only wiki written in PHP. Pages/articles are written in Markdown and should be created or edited locally and submitted/managed using Git.

More information Git repository