Skip to content

The File Contents Watcher application allows you to load text-based files such as application or website log files.

Notifications You must be signed in to change notification settings

matthewkapfhammer/file_watcher_gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File watcher GUI

The File Contents Watcher application allows you to load text-based files such as application or website log files and view them while they are being updated by your application or website. The application monitors the file for changes and automatically reloads the files if they are modified.

There are other applications available that display text-based files and automatically reload them when they are modified. An example of such a program is UltraEdit which I am currently using to write the first draft of this article. However, these programs are not written with the main purpose of monitoring a group of text files for changes and presenting them as a group. That's where the File Contents Watcher program comes in.

screenshot

More details at: http://www.codeproject.com/Articles/6584/File-Contents-Watcher-Application

About

The File Contents Watcher application allows you to load text-based files such as application or website log files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%