This commit is contained in:
speedie 2023-04-19 14:18:43 +00:00
parent 3ae2ce1abb
commit 1457695031

View file

@ -19,40 +19,40 @@
<p><a href="https://speedwm.speedie.site">More information</a></p> <p><a href="https://speedwm.speedie.site">More information</a></p>
<li>libspeedwm</li> <li>libspeedwm</li>
<p>libspeedwm is a minimal program for interacting with speedwm through the shell. It allows you to run signals but also perform actions. It is written in C because speedwm itself is written in C. It only has one dependency; libX11 used to set the root window name.</p> <p>libspeedwm is a minimal program for interacting with speedwm through the shell. It allows you to run signals but also perform actions. It is written in C because speedwm itself is written in C. It only has one dependency; libX11 used to set the root window name.</p>
<p><a href="project/libspeedwm.php">More information</a></p> <p><a href="projects/libspeedwm.php">More information</a></p>
<li>speedwm-extras</li> <li>speedwm-extras</li>
<p>speedwm-extras is a package of scripts that were originally part of speedwm. In an attempt to follow the unix philosophy further, these scripts eventually got their own repository. speedwm-extras contains scripts for volume, wifi, bluetooth, alt+tab, and more.</p> <p>speedwm-extras is a package of scripts that were originally part of speedwm. In an attempt to follow the unix philosophy further, these scripts eventually got their own repository. speedwm-extras contains scripts for volume, wifi, bluetooth, alt+tab, and more.</p>
<p><a href="https://codeberg.org/speedie/speedwm-extras">More information</a></p> <p><a href="https://codeberg.org/speedie/speedwm-extras">More information</a></p>
<li>spmenu</li> <li>spmenu</li>
<p>spmenu is an X11 menu application based on dmenu which takes standard input, parses it, and lets the user choose an option and sends the selected option to standard output. Unique to this build is 256 color support (including SGR 16 color sequences), option to block typing, dwm-like keybind array in keybinds.h and more.</p> <p>spmenu is an X11 menu application based on dmenu which takes standard input, parses it, and lets the user choose an option and sends the selected option to standard output. Unique to this build is 256 color support (including SGR 16 color sequences), option to block typing, dwm-like keybind array in keybinds.h and more.</p>
<p><a href="project/spmenu.php">More information</a></p> <p><a href="projects/spmenu.php">More information</a></p>
<li>patches</li> <li>patches</li>
<p>Some patches I've made.</p> <p>Some patches I've made.</p>
<p><a href="project/patches.php">More information</a></p> <p><a href="projects/patches.php">More information</a></p>
<li>startpage</li> <li>startpage</li>
<p>A minimal start page for web browsers without JavaScript. It has support for overriding the CSS with Pywal colors and uses your desktop background as background for the page.</p> <p>A minimal start page for web browsers without JavaScript. It has support for overriding the CSS with Pywal colors and uses your desktop background as background for the page.</p>
<p><a href="https://codeberg.org/speedie/startpage">More information</a></p> <p><a href="https://codeberg.org/speedie/startpage">More information</a></p>
<li>iron</li> <li>iron</li>
<p>iron is a minimal, customizable, hackable rautafarmi textboard client for GNU/Linux written in Bash. iron is the successor to rchat, and is the first client to support the new, faster, JSON rautafarmi API.</p> <p>iron is a minimal, customizable, hackable rautafarmi textboard client for GNU/Linux written in Bash. iron is the successor to rchat, and is the first client to support the new, faster, JSON rautafarmi API.</p>
<p><a href="project/iron.php">More information</a></p> <p><a href="projects/iron.php">More information</a></p>
<li>rchat</li> <li>rchat</li>
<p>rchat is a discontinued, minimal, customizable, hackable rautafarmi textboard client for GNU/Linux written in Bash. Unlike iron, rchat only supports the old messages.txt method.</p> <p>rchat is a discontinued, minimal, customizable, hackable rautafarmi textboard client for GNU/Linux written in Bash. Unlike iron, rchat only supports the old messages.txt method.</p>
<p><a href="project/rchat.php">More information</a></p> <p><a href="projects/rchat.php">More information</a></p>
</ul> </ul>
<ul> <ul>
<li>fontctrl</li> <li>fontctrl</li>
<p>fontctrl is a minimal, symlink based font manager for GNU/Linux. It handles installation, removal, and management of fonts, keeping your custom fonts easy to install, remove and manage.</p> <p>fontctrl is a minimal, symlink based font manager for GNU/Linux. It handles installation, removal, and management of fonts, keeping your custom fonts easy to install, remove and manage.</p>
<p><a href="project/fontctrl.php">More information</a></p> <p><a href="projects/fontctrl.php">More information</a></p>
</ul> </ul>
<ul> <ul>
<li>elevendebloater</li> <li>elevendebloater</li>
<p>Elevendebloater is a minimal, hackable free software Windows 10 and 11 debloater. It removes most bloatware Microsoft added to the new Windows 11 operating system through winget.</p> <p>Elevendebloater is a minimal, hackable free software Windows 10 and 11 debloater. It removes most bloatware Microsoft added to the new Windows 11 operating system through winget.</p>
<p><a href="project/elevendebloater.php">More information</a></p> <p><a href="projects/elevendebloater.php">More information</a></p>
</ul> </ul>
<ul> <ul>
<li>Project 081</li> <li>Project 081</li>
<p>Project 081 is a modification of Apple's Mac OS X 10.4 Tiger operating system adding better hardware support for the unofficially supported but mostly functional Late 2007 and Early 2008 Apple Macs. </p> <p>Project 081 is a modification of Apple's Mac OS X 10.4 Tiger operating system adding better hardware support for the unofficially supported but mostly functional Late 2007 and Early 2008 Apple Macs. </p>
<p><a href="project/project081.php">More information</a></p> <p><a href="projects/project081.php">More information</a></p>
</ul> </ul>
</div> </div>
</body> </body>