Skip to content

jeronimoalbi/tail-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket broadcaster for appended file lines

Go Report Card License: MIT

Installation

Install the binary by running:

go install github.com/jeronimoalbi/tail-ws/cmd/tail-ws@latest

or alternatively:

make install

Run

To start broadcasting appended lines run:

tail-ws FILE

New lines are broadcasted by default from the address ws://127.0.0.1:8080.

About

Tool to broadcast file changes using WebSockets

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published