diff options
Diffstat (limited to 'works.md')
-rw-r--r-- | works.md | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/works.md b/works.md index 711af90..282bb55 100644 --- a/works.md +++ b/works.md @@ -1,5 +1,7 @@ + # Free Software Works +@def maxtoclevel = 2 \toc ## Packaging @@ -15,7 +17,7 @@ for security and reproducibility. I occationally contribute to [nixpkgs], a collection of software packages that can be installed with the Nix package manager. -## CLI +## Applications ### threa @@ -26,7 +28,7 @@ to facilitate manipulation by third-party tools. ### formbox [formbox] formats an mbox as HTML or XML. It is intended -for rendering email replies on websites and their RSS feed. +for rendering email [replies] on websites and their RSS feed. ### rsskey @@ -34,6 +36,11 @@ for rendering email replies on websites and their RSS feed. on [Misskey]. It is known for replicating Richard Stallman's political notes to [rms@birb.space]. +### mepo + +[Mepo] is a fast, simple and hackable [OpenStreetMap] viewer for X11 and Wayland +on desktop and mobile devices. I occasionally contribute to the project. + ### comp [Curses Omni Media Player][comp] is a [mpv] front-end using curses. @@ -179,6 +186,12 @@ Other themes and configurations are cooperated into my personal [dotfiles]. ## Services +### SourceHut + +[SourceHut] is a fast and lightweight software development platform. +It is entirely powered by free software, self-hostable and federated via email. +I send trivial patches for random issues I run into every now and then. + ### Acanban [Acanban] is a work-in-progress collaboration platform for students @@ -198,11 +211,14 @@ was picked for database. [threa]: https://sr.ht/~cnx/threa [Raku]: https://raku.org [formbox]: https://sr.ht/~cnx/formbox +[replies]: /blog/reply [rsskey]: https://sr.ht/~cnx/rsskey [RSS]: https://www.rssboard.org/rss-specification [Atom]: https://tools.ietf.org/html/rfc5023 [Misskey]: https://join.misskey.page [rms@birb.space]: https://birb.space/@rms +[Mepo]: https://sr.ht/~mil/mepo +[OpenStreetMap]: https://www.openstreetmap.org [comp]: https://pypi.org/project/comp [mpv]: https://mpv.io [youtube-dl]: https://youtube-dl.org @@ -236,6 +252,7 @@ was picked for database. [Adwaita]: https://blogs.gnome.org/mclasen/2014/06/13/a-new-default-theme-for-gtk [MathieWD]: https://www.opendesktop.org/p/1016294 [dotfiles]: https://git.sr.ht/~cnx/dotfiles +[SourceHut]: https://sourcehut.org [Acanban]: https://pypi.org/project/acanban [ASGI]: https://asgi.readthedocs.io [Quart]: https://pgjones.gitlab.io/quart |