Skip to content

A minimalistic, provider based WPF version of the UNIX `tail -f` command which can handle multiple kinds of streams.

License

Notifications You must be signed in to change notification settings

patriksvensson/tail

Repository files navigation

#Tail

  1. What is Tail?
  2. Download
  3. How to use
  4. How to create a stream provider
  5. Credits
  6. License

###What is Tail?

A minimalistic, provider based WPF version of the UNIX tail -f command which can handle multiple kinds of streams.

Image of the application

Image of the application

###Download

You can find the latest release here.

###How to use

  • Click the open stream button in the application bar.
  • Select the stream provider in the new window (i.e. debug) and click open stream.
  • If things are scrolling too fast, you can click the pause button to disable it.
  • To resume automatic scrolling, press the play button.

###How to create a stream provider

See the patriksvensson/tail-example repository for an example of how to extend Tail.

###Credits

###License Tail is made available under the MIT license. See the file LICENSE for the complete license text.
Copyright 2013 Patrik Svensson.

About

A minimalistic, provider based WPF version of the UNIX `tail -f` command which can handle multiple kinds of streams.

Resources

License

Stars

Watchers

Forks

Packages

No packages published