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