Coder Social home page Coder Social logo

peerflix-web's Introduction

Peerflix Web

Easily stream torrents to a Raspberry Pi via your smart phone, tablet or pc. Peerflix web provides an interface to stream torrents using peerflix and control playback via omxplayer. For convenience, you can also search torrents directly using peerflix web.

This project is an updated version of torrentcast, with a web interface to control playback.

NOTE: This has only been tested on Raspbian running on a Raspberry Pi 2.

Peerflix web

Peerflix web

##Setup

npm Installation

$ npm install -g peerflix-web
$ peerflix-web

or

Manual Installation

$ git clone [email protected]:akinsey/peerflix-web.git
$ cd peerflix-web
$ npm install
$ node server

Running on startup

This project can be setup to run from /etc/init.d so it will automatically start up with your Raspberry Pi. Edit the custom configs at the top of the example.peerflix-web file and rename and move the script to /etc/init.d/peerflix-web. Once in the init.d directory, you can control the server using the following commands:

$ /etc/init.d/peerflix-web start # add --force to force start
$ /etc/init.d/peerflix-web stop  # add --force to force stop
$ /etc/init.d/peerflix-web status # view current status of running app

##Contributions Currently this project is designed specifically to work with omxplayer running on raspbian, but it can easily be adapted to work with vlc player. I might add support for this in the future, in the meantime I'm open to pull requests for missing features that others think might be useful.

##Requirements

  • node
  • npm
  • omxplayer - default media player for raspbian

##License MIT

peerflix-web's People

Contributors

akinsey avatar dzervas avatar manuhabitela avatar

Watchers

 avatar  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.