Coder Social home page Coder Social logo

davidgibbons / partytube Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jayantak/partytube

0.0 1.0 0.0 244 KB

Collaborative Youtube video powered party jukebox for Raspberry Pi

License: MIT License

Shell 42.91% PHP 5.81% HTML 2.06% Python 49.23%

partytube's Introduction

partytube

A collaborative Youtube video powered party jukebox for the Raspberry Pi. Intended to be used with a PN532 NFC/RFID controller breakout board (available from Adafruit.com)

alt tag

For more information on setup and operation see http://ethertubes.com/partytube/

Basic setup instructions:

sudo apt-get install libqrencode3 qrencode bzr sudo adduser youtube sudo su - youtube curl https://yt-dl.org/latest/youtube-dl -o youtube-dl chmod a+x youtube-dl mkdir input mkdir output mkdir archive wget https://github.com/ethertubes/partytube/archive/master.zip unzip master.zip rm master.zip mv ./partytube-master/* . rmdir partytube-master/ qrencode -o url.png -t PNG "http://yoursite.example.org" exit cd /usr/local/src sudo bzr branch lp:nfcpy sudo adduser youtube dialout

comment out getty line for ttyAMA0 in /etc/inittab

comment out ttyAMA0 line in /boot/cmdline.txt

cd ~youtube sudo ./run.sh

partytube's People

Contributors

chris0x00 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.