File Activity Viewer
File Activity Viewer is a program to watch text files dynamically as data is appended to them.
File Activity Viewer opens a file and shows you the last lines (this is configurable) and then keeps waiting for changes in that file. It works like a graphical (with GUI) tail -f.
Download
Download version 0.2.0 (current)
Development
For version control in File Activity Viewer I use CVS. With CVS you can access and download File Activity Viewer’s source code. In CVS there are branches and tags. The HEAD branch is the most up to date branch, where the development happens and it can be very unstable (it might not compile). Other branches are created as development happen. To download the source code in the HEAD branch, you should run on a terminal:
You can also browse it.