Skip to content
forked from yify-pop/yify-pop

Inspired by Popcorn Time, a node web server to stream torrents from YIFY. Built using Geddy and the peerflix library.

Notifications You must be signed in to change notification settings

farwarx/yify-pop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yify-pop

Inspired by popcorn-app, a node web server to stream torrents from yify. Built using Geddy and the peerflix library.

Requirements

Node 0.10.16

Install from http://nodejs.org/ or use https://github.com/creationix/nvm

Geddy 0.12.x

[sudo] npm -g install geddy

Peerflix 0.2.x

[sudo] npm -g install peerflix

Getting Started

  1. Open a command line and change to the directory

  2. Run npm install to install dependencies

  3. Run geddy to start the server

  4. Visit http://localhost:4000 in your browser

Enjoy!

About

Inspired by Popcorn Time, a node web server to stream torrents from YIFY. Built using Geddy and the peerflix library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 88.3%
  • CSS 11.7%