shawntan / blobs

A useless tool that prints dancing blobs to every terminal window in OS X.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Instructions:

To compile blobs, run
	make
in your terminal. If you, for some strange reason, want the tool to fork into the background and kill itself (leaving an orphan process to do the dancing), type
	make fork

Installation:

You can simply copy the blobs file anywhere you want. If you'd like it to go to the default /usr/local/bin location, type
	make install

About

A useless tool that prints dancing blobs to every terminal window in OS X.


Languages

Language:C 100.0%