Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nubs-cli

Build Status

This is the command line client for nubs (rhymes with "tubs"); a web app that can receive and display output you pipe into it from the command line. It's like being able to pipe stdout to a URL, which you and whoever else can view updating in realtime in the browser. Here's a blog post about it.

installing

npm install nubs-cli && npm link nubs-cli or npm install -g nubs-cli

using

pipe stdout to a webpage

example

tail -f /var/log/syslog | nubs http://nubs.narf.io/o/example

then go to: http://nubs.narf.io/o/example to view the output of your syslog

todo

  • detect when server goes down and attempt reconnects

About

command line client for http://nubs.narf.io/

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages