
File Activity Viewer
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
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.
16 years ago
Add Edit menu with Copy, Clear and Select All functions.
Add possibility to open multiple files at once in the same window
16 years ago
Add Edit menu with Copy, Clear and Select All functions.
Add possibility to open multiple files at once in the same window
hardaker
16 years ago
ignore regexp list
popup window/uniconify regexp list
highlight regexp list
...
Report
pupeno
16 years ago
The poping up was not planned, but it's a good idea.
I think I'll implement a generic action system, where acording to a regexp (or simple expression) you can choose to ignore, highlight, pop up, run a program, etc, etc.
Report
uga
16 years ago
Report
pupeno
16 years ago
Report
uga
16 years ago
Thanks!
Report