RolandPheasant / TailBlazer

A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
GNU General Public License v3.0
2.22k stars 248 forks source link

Tail Blazer

Join the chat at https://gitter.im/RolandPheasant/TailBlazer Build status GitHub issues

In my day to day professional life I am always tailing log files but have always been disappointed with the utilities on offer. The current crop of free ones all look like they were written in the 1990s, are very ugly and have limited functionality.

So I have decided to rectify this by creating a more modern version. The mission statement is:

It has to be fast, intuitive, functionally rich and the code has to be 100% reactive.

After several months of sacrificing my free time, Tail Blazer is finally begining to have a polished feel to it:

Tail Blazer

And I believe now that it is begining to look good.

Current feature list

Future feature list

Feature requests and any other issues

Feel free to get involved by reporting issues and submitting a feature request. Feedback is welcome and and is required to make this a first class system. But before raising an issue check out issues to see whether one has already been raised.

Download Tail Blazer

Very large files and fast scrolling

Tail Blazer can easily handle a file of any size. The largest file I have tested was 47 Gb which was the maximum file size I could create before my disk would become full.

Large File

User Settings

Don't like the light background? Change it to dark.

Dark theme

Text too small? Then zoom.

Zoom

Don't like new line highlight? Turn it off.

Zoom

Roll call of honour

For me to produce this application I have used several community led open source projects all of which I love. So if you like this app I recommend checking out the following.

I have used more projects than these but these are the ones which I feel to be indispensable for any desk top project.