diff options
author | B. Watson <yalhcru@gmail.com> | 2014-12-22 23:57:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-22 23:57:16 +0700 |
commit | be2d8d211fb2d37be85633ce204d10373671db51 (patch) | |
tree | 88d7667ea43280224906f4744309e0dac0450c04 /network/tribler/README | |
parent | be9c1849b69415ae1036310159daef5bf1878651 (diff) | |
download | slackbuilds-be2d8d211fb2d37be85633ce204d10373671db51.tar.gz |
network/tribler: Added (video streaming and bittorrent client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tribler/README')
-rw-r--r-- | network/tribler/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/network/tribler/README b/network/tribler/README new file mode 100644 index 0000000000..3d6c901e68 --- /dev/null +++ b/network/tribler/README @@ -0,0 +1,12 @@ +tribler (anonymous search engine, video streaming, bittorrent client) + +Tribler is a Bittorrent-based video streaming client. You can watch +video files, while you are still downloading them. It relies on VLC +for playback of videos. Tribler also includes fast keyword search and +thumbnail-based navigation. Tribler does not require websites or any +central server to find and watch interesting content. + +Without vlc installed, tribler is a fully functional torrent client +and search engine. If you want to stream videos, you will need vlc +installed. This is an optional runtime dependency; you don't need to +rebuild tribler if you decide to install vlc later on. |