701 projects tagged "Public Domain"
Systime tells you how much CPU time running a program uses. It is like the classic "time" command, except that "time" only tells the CPU time used by the immediate process, whereas "systime" includes other processes that serve the main process, such as the X server and kernel memory management processes. Systime reports all the CPU time used on the entire system while the subject program was running. It uses Linux's /proc filesystem.
GeBoP stands for General Boardgames Player. GeBoP allows you to play 9 strategic boardgames against the computer or against another player. You can even watch a number of computer players fight among themselves. Some of the games can be played with a variable number of players, and other games can be played on various board sizes. GeBoP features a unified best move engine. Because of this, additional strategic boardgames are easy to add to the application.
blurt is Web publishing ("blogging") software. Unlike most blogging software, it does not provide you with a fancy back office, heavy duty database backends, and massive user management systems. Instead, you upload documents ("posts") in simple text format (.txt) to a directory on your Web server. blurt will figure out the rest.