summaryrefslogtreecommitdiffstats
path: root/projects/index.mdwn
blob: 8783b6bef9f0fa338b26083ed1ee2d38911076c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!--#set var="title" value="Projects" -->
<!--#include virtual="/includes/header.html" -->

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.

[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)][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.

<!--#include virtual="/includes/footer.html" -->