0.0.8 • Published 9 years ago

peervisionary v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

peervisionary

Command line tool that combines airswarm and peervision to stream p2p content over your local network

npm install -g peervisionary

Usage

On one machine

> peervisionary # starts a new swarm
Stream id is 88d11ce232b51f3a3390851fe7627b149960f2ef52ab246568bc3e2355f3d548
Enter the files you want to stream:
> /path/to/a/music/file.mp3

On another one (on the same network)

peervisionary 88d11ce232b51f3a3390851fe7627b149960f2ef52ab246568bc3e2355f3d548 | mplayer -

Running the above should play your song using mplayer. When the song finishes you can just add a new file to the stream and it will be added to the stream

License

MIT

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago