Archive for the ‘java’ Category

inotify-java 2.0

No Comments »

The latest release of inotify-java is here!

Go and grab it!

The second release of inotify-java bridges the gap in filesystem notification on Linux and the Java platform. The library is tailored towards use in demanding environments (heavy I/O), has no third-party dependencies, and is both extensible and lightweight.

Report bugs, get answers, and look for tutorials soon (Edit: on the wiki).

My thanks to everyone whose used, contributed, and helped the project along the way.


256-Color Terminal Support in Java

No Comments »

The lib256color library gives the Java platform access to the 256-color mode of Linux terminals.

lib256color

Go to the project page for more information and downloads.