Giter Club home page Giter Club logo

tweetjukebox's Introduction

TweetJukeBox

TweetJukeBox is a "virtual" jukebox that uses Twitter to select a song, with a special hashtag, and search for the song in the database of YouTube. The song is added to a local queue and is played using mplayer.

The TweetJukeBox has been developed by Catodo as art installation. You can read more about the art project here: http://www.catodo.net/tweetjukebox/

SYSTEM REQUIREMENTS

TweetJukeBox requires the GNU/Linux operating system with the following softwares:

  • PHP 5.3 (or later);
  • mplayer 1.x.

You need the PDO and SQlite extension enabled on your PHP environment (PDO and the PDO_SQLITE driver is enabled by default as of PHP 5.1.0).

INSTALLATION

You can download (or clone) TweetJukeBox from github.

To download as ZIP file click here.

To clone it, run the following command:

$ git clone https://github.com/iamcatodo/TweetJukeBox.git

After the download you need to enable the execution of the tweetjukebox.sh script using the following command:

$ chmod +x tweetjukebox.sh

Now you are ready to execute the TweetJukeBox!

USAGE

Before start the TweetJukeBox you need to configure it. The configuration is stored in the config.php file. You can use the default values. The hashtag parameter can be customized to specify the hash to search in Twitter for the selection of the songs.

To start the TweetJukeBox you can use the following command:

$ ./tweetjukebox.sh start

To stop the TweetJukeBox you can use the following command:

$ ./tweetjukebox.sh stop

You can also restart the TweetJukeBox using the following command:

$ ./tweetjukebox.sh restart

LICENSE

Creative Commons Attribution-NonCommercial 3.0

http://creativecommons.org/licenses/by-nc/3.0/

COPYRIGHT

(C) Copyright 2012 by Catodo - http://www.catodo.net

tweetjukebox's People

Contributors

ezimuel avatar iamcatodo avatar

Stargazers

Andrea Peretti avatar

Watchers

James Cloos avatar  avatar

tweetjukebox's Issues

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.