January 16, 2008

Parcellite v0.5

Last night I commited v0.5 of Parcellite. Though I'm not releasing it yet, it is fully functional. Aside from being translated from python to C, this version includes a simple CLI interface for command line access to the clipboard. I will make an official release soon after I browse through all the code cleaning up and fixing minor issues along the way. Get it from the subversion repository:
svn co http://xyhthyx.googlecode.com/svn/trunk/parcellite parcellite

To compile and install:
./autogen.sh
./configure
make
sudo make install

No comments: