Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 544 Bytes

readme.md

File metadata and controls

31 lines (20 loc) · 544 Bytes

ubutv

Fetches random videos from ubu.com and opens them in VLC. Supports Linux and Mac.

For increased pleasure, consider running the script on a Raspberry Pi and plug that into your TV set:

usage

First install node and VLC using your preferred method. Then to install and run:

cd ubutv
npm install
./ubutv.mjs

Or run with log stored in ubutv.log:

./ubutv.sh

license

MIT