Difference between revisions of "Popcorn Time"
(Created page with "PopCorn Time is a streaming application. It's like Netflix using Torrent & Streaming technology. '''I'm not responsable of your usage. If you're using to watch property conte...") |
|||
Line 4: | Line 4: | ||
'''I'm not responsable of your usage. If you're using to watch property content: use it at your own risks!''' | '''I'm not responsable of your usage. If you're using to watch property content: use it at your own risks!''' | ||
+ | |||
+ | |||
+ | =Automatic installation= | ||
+ | |||
+ | |||
+ | Source: http://www.webupd8.org/2014/05/install-popcorn-time-in-ubuntu-or.html | ||
+ | |||
+ | <syntaxhighlight lang="bash"> | ||
+ | add-apt-repository ppa:webupd8team/popcorntime | ||
+ | apt-get update | ||
+ | apt-get install popcorn-time | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | =Manual installation= | ||
Revision as of 18:45, 25 October 2014
PopCorn Time is a streaming application. It's like Netflix using Torrent & Streaming technology.
I'm not responsable of your usage. If you're using to watch property content: use it at your own risks!
Automatic installation
Source: http://www.webupd8.org/2014/05/install-popcorn-time-in-ubuntu-or.html
add-apt-repository ppa:webupd8team/popcorntime
apt-get update
apt-get install popcorn-time
Manual installation
- Download the Linux installer from the Swedish website: http://popcorn-time.se/ [the original Argentina's website is now down]
- Unpack the archive and run it
TO BE CONTINUED