An open API service indexing awesome lists of open source software.

https://github.com/mraiur/log-tail

tail -f alternative that outputs to a browser
https://github.com/mraiur/log-tail

log-tail logtail tail

Last synced: 5 months ago
JSON representation

tail -f alternative that outputs to a browser

Awesome Lists containing this project

README

          

Log-tail
===========

Tails a log file( or any file ) and view it in a browser.
On change auto-updates the window.

Install
------------------------------------

```
npm install -g log-tail
```

Usage
------------------------------------

```
log-tail example.log

```

# Demo

[![Demo](http://img.youtube.com/vi/ec66dkIWcho/0.jpg)](https://youtu.be/ec66dkIWcho)

TODO
------------------------------------
* Run multiple files and update the UI to have tabs per file.
* Run with wildcard files