Giter Site home page Giter Site logo

justinhachemeister / tailblazer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rolandpheasant/tailblazer

0.0 0.0 0.0 73.27 MB

A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)

License: GNU General Public License v3.0

C# 100.00%

tailblazer's Introduction

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

  • Drag and drop to tail a file
  • Virtual file scrolling
  • Highlight new lines (can be disabled)
  • Side by side monitoring of files
  • Auto tail or scroll mode
  • Filter lines to match text
  • Conditionally highlight text
  • Highlight text in different colours
  • Highlight rows using different images
  • Filter or highlight using regex
  • Global and local search and Highlighting
  • Apply multiple searches and toogle between search results
  • View search result in original position in file
  • Copy to clipboard
  • Handle extemely large files (I have opened a 45 Gb file)
  • Dark and light theme
  • Remembers all your settings

Future feature list

  • Conditional Alerts
  • Automatic creation of columns
  • Pipe filter to file
  • Plug in to external providers (see #51)
  • Search and tail entire folder

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

  • Fork, clone or download the source code and build using Visual Studio 2015
  • Install it via Chocolatey
  • Grab the binaries from the release page, extract and double click TailBlazer.exe to run.

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.

  • Dynamic Data Rx based collections developed by me.
  • Material Design ToolKit by my friend and work colleage ButchersBoy. This brings WPF into the 21st century.
  • Dragablz also by ButchersBoy. I think he is showing off now.
  • MahApps which was the first open source project to make WPF truly modern.
  • Structure Map which is a dependency injection library which defines what a good API is all about.

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

tailblazer's People

Contributors

abuzhynsky avatar alexanderfast avatar bachmeierm avatar butchersboy avatar edcourtenay avatar filipdevos avatar gitter-badger avatar ivanatpr avatar khellang avatar kstrauss avatar mgnslndh avatar mrcull avatar mreichardt95 avatar peter-b- avatar pmiossec avatar punker76 avatar rolandpheasant avatar schulz3000 avatar t0mburton avatar thezim avatar wmaurer avatar yiabiten avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.