Add curload to list of projects

This commit is contained in:
Jacob 2023-10-08 17:42:52 +02:00
parent 8038bd4b98
commit c5db7afacc

View file

@ -16,6 +16,9 @@
<h3 class="spmenu">spmenu</h3>
<p>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.</p>
<p><a href="/projects/spmenu.php">More information</a> <a href="https://spmenu.speedie.site">Wiki</a> <a href="https://git.speedie.site/speedie/spmenu">Git repository</a></p>
<h3 class="curload">curload</h3>
<p>curload is a simple file uploading site allowing users to upload files. It provides administration tools, accounts, uploading, registering, many options and more..</p>
<p><a href="https://git.speedie.site/speedie/curload">Git repository</a></p>
<h3 class="swiki">swiki</h3>
<p>swiki is the wiki software powering the <a href="https://spmenu.speedie.site">spmenu wiki</a>. 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.</p>
<p><a href="/projects/swiki.php">More information</a> <a href="https://git.speedie.site/speedie/swiki">Git repository</a></p>