shithub: sirjofri_de

Download patch

ref: 5d3e0b627b5d4f220ce20949230e70f1ea5ac378
parent: 94e3925e156a61d7cf402cafbb0b2e991186347b
author: sirjofri <sirjofri@sirjofri.de>
date: Thu Jun 6 07:51:43 EDT 2024

adds a few more projects

--- a/index.ht
+++ b/index.ht
@@ -21,7 +21,7 @@
 <li><a href="https://discordapp.com">Discord</a> (ask me)</li>
 <li><a href="https://www.linkedin.com/">LinkedIn</a> (ask me)</li>
 <li><a rel="me" href="https://mastodon.sdf.org/@sirjofri">Mastodon @ SDF</a></li>
-<li><a href="https://shithub.us">Shithub.us</a></li>
+<li><a href="https://shithub.us/sirjofri/usr.html">Shithub.us</a></li>
 </ul>
 </section>
 <section>
@@ -43,9 +43,12 @@
 	<h3>Software and tools</h3>
 	</header>
 <ul>
+<li><a href="https://github.com/sirjofri/SlateIconBrowser">Slate Icon Browser</a> is a browser for Unreal slate brushes. It allows you to copy C++ code for selected brushes, ready to be pasted in your slate code.</li>
+<li><a href="https://github.com/sirjofri/fingerlist">FingerList</a> is an Android app that displays the fingers of people in a list format. It's meant for small social media experiences.</li>
 <li><a href="https://git.sr.ht/~sirjofri/plumbto">plumbto</a> lets you decide where you want to plumb to.</li>
 <li><a href="https://github.com/sirjofri/plumbmon">plumbmon</a> — A plumb monitor.</li>
 <li><a href="https://github.com/sirjofri/rssfill">rssfill</a> can fill your <code>/lib/news</code> with data from RSS/Atom feeds.</li>
+<li><a href="https://shithub.us/sirjofri/libini/HEAD/info.html">libini</a> lets you read .ini files in your Plan 9 programs.</li>
 <li><a href="https://github.com/sirjofri/pstools">pstools</a> is a collection of postscript and troff tools.</li>
 <li><a href="https://shithub.us/sirjofri/epublish/HEAD/info.html">epublish</a> ebook publishing tools.</li>
 <li><a href="https://github.com/sirjofri/glossy">glossy</a> is a LaTeX package that helps with typesetting interlinear glosses over many pages (I used it to typeset the bible).</li>
@@ -59,6 +62,8 @@
 	</header>
 <ul>
 <li><a href="https://github.com/sirjofri/gridchat-web">gridchat web</a> is a web client for the <a href="https://9gridchan.org">9gridchan</a> hub chat. It's made as a progressive web app, so you can install it on your phone.</li>
+<li><a href="https://shithub.us/sirjofri/gridirc/HEAD/info.html">grid irc wrapper</a> allows you to access grid chat using an irc client</li>
+<li><a href="https://shithub.us/sirjofri/notif/HEAD/info.html">notif</a> is a notification system for Plan 9 based on the plumber.</li>
 <li>… (see my <a href="https://shithub.us/sirjofri/usr.html">shithub</a> and other sources).</li>
 </ul>
 	</section>