From 034d638d1f1bc864cfaa8ddaa66585e5875502e9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 29 Sep 2013 16:16:26 -0400 Subject: projects/index.mdwn: Organize projects. --- diff --git a/projects/index.mdwn b/projects/index.mdwn index eec8cbd..8783b6b 100644 --- a/projects/index.mdwn +++ b/projects/index.mdwn @@ -1,64 +1,73 @@ -The following is a list of projects that I maintain. All of these works are -freely-licensed and may be shared and modified under the terms of their -respective licenses. I offer my work with hope that some may find it useful, but -without any warranty. If it breaks, you're free to fix it (or find someone who -can) -- unlike the case with non-free software. +Following is a list of free/libre and open source software projects that I +maintain. + +Active or Otherwise Interesting +=============================== + +[ProteanOS](http://www.proteanos.com/) +-------------------------------------- + +ProteanOS is a fully-free BusyBox/Linux-libre operating system binary +distribution designed for embedded applications. + +Within this project, I've also developed a number of programs, including: + + * [opkbuild](http://git.proteanos.com/opkbuild/opkbuild.git/) + * [opkhelper](http://git.proteanos.com/opkhelper/opkhelper.git/) + * [markdownbook](http://git.proteanos.com/markdownbook/markdownbook.git/) + * [pro-archman](http://www.proteanos.com/dev/pro-archman/) + +[cgol (Curses Game of Life)](cgol/) +----------------------------------- + +An implementation of Conway's Game of Life written in C and using the curses +interface. + +[screen-batt](screen-batt/) +--------------------------- + +A simple battery status indicator for GNU Screen. + + +Dead +==== [libRCIO](https://gitorious.org/librcio) -======================================== +---------------------------------------- A library written in ISO C to read and write UNIX-style run control (configuration) files. [Cowbell](https://gitorious.org/cowbell) -======================================== +---------------------------------------- "Curses, I'm up already!" A feature-packed alarm clock with a curses interface. -[screen-batt](screen-batt/) -=========================== - -A simple battery status indicator for GNU Screen. - [changelog-gen](changelog-gen/) -=============================== +------------------------------- A UNIX shell script to generate a change log from "CHANGE:" tags found in Git commit messages. -[HIDRECT (Human Interface Device Reverse Engineering Capture Tool)](https://gitorious.org/hidrect) -================================================================================ +[HIDRECT (Human Interface Device Reverse Engineering Capture Tool)][hidrect] +---------------------------------------------------------------------------- A simple event-based capture tool for human interface devices. +[hidrect]: https://gitorious.org/hidrect + [VHC (Virtual Host Config)](https://gitorious.org/vhc) -====================================================== +------------------------------------------------------ A collection of scripts to manage hosted users, domains, Web roots, and mailboxes. [testbuild](http://odin1.pehjota.net/git/testbuild/) -==================================================== +---------------------------------------------------- A simple script to automate build testing for software managed with Git. -[cgol (Curses Game of Life)](cgol/) -=================================== - -An implementation of Conway's Game of Life written in C and using the curses -interface. - -[opkhelper (opkg Build Helper Tools)](opkhelper/) -================================================= - -A set of programs to assist in building binary packages installable by the -lightweight package manager "opkg". These tools are inspired by "debhelper", a -similar set of programs written primarily by Joey Hess for Debian. They are -designed to build source packages that comply with draft version 1.0 of [this -source package -format](http://specs.os.pehjota.net/source-package-format-1.0.html). - -- cgit v0.9.1