mraiur / log-tail

tail -f alternative that outputs to a browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

TODO

  • Run multiple files and update the UI to have tabs per file.
  • Run with wildcard files

About

tail -f alternative that outputs to a browser

License:MIT License


Languages

Language:JavaScript 76.4%Language:CSS 13.6%Language:HTML 10.0%