live-file
v0.0.6
Published
Pipe a log file to a browser over websockets. Also provide infinite upward scroll.
Downloads
14
Readme
Live File
live-file is a simple utility to allow you to watch a remote file in realtime on your browser via websockets. It's not meant to be a nice finished product it's just a hacked together tool.
Features
- Realtime streaming over webockets
- Infinite upward scroll simulates terminal application
- easy to install and run, few dependencies
Install and Run
You can install live-file using npm:
npm install live-file