]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - README.md
specify Tor Browser instead of just Tor
[github/Chocobozzz/PeerTube.git] / README.md
index 51c3747e8755546886d4eb2332260cebb52e7e3e..22ee2270169fa2c596c1bdea2fad9e73f5225852 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,15 +2,14 @@
   PeerTube
 </h1>
 
-<h4 align="center">
+<p align="center">
 Federated (ActivityPub) video streaming platform using P2P (BitTorrent)
 directly in the web browser with <a href="https://github.com/feross/webtorrent">WebTorrent</a>.
-</h4>
+</p>
 
-**PeerTube is developed by [Framasoft](https://framasoft.org/?l=en), a non-profit
-that promotes and spreads free culture in general, and free-libre software in
-particular. If you want to support this project, please [consider
-donating to them](https://soutenir.framasoft.org/en/).**
+<p align="center">
+<strong>We are running <a href="https://www.kisskissbankbank.com/en/projects/peertube-a-free-and-federated-video-platform">a crowdfunding campaign</a> to pave the road to version 1.0 of PeerTube!</strong>
+</p>
 
 <p align="center">
   <strong>Client</strong>
@@ -25,7 +24,9 @@ donating to them](https://soutenir.framasoft.org/en/).**
     <img src="https://david-dm.org/Chocobozzz/PeerTube/dev-status.svg?path=client" alt="devDependency Status" />
   </a>
   
-  <img src="http://lutim.cpy.re/js3rkfIc.png" alt="Browser Stack" />
+  <a href="https://www.browserstack.com/automate/public-build/VXBPc0szNjUvRUNsREJQRFF6RkEvSjJBclZ4VUJBUm1hcS9RZGpUbitRST0tLWFWbjNEdVN6eEZpYTk4dGVpMkVlQWc9PQ==--644e755052bf7fe2346eb6e868be8e706718a17c%">
+    <img src='https://www.browserstack.com/automate/badge.svg?badge_key=VXBPc0szNjUvRUNsREJQRFF6RkEvSjJBclZ4VUJBUm1hcS9RZGpUbitRST0tLWFWbjNEdVN6eEZpYTk4dGVpMkVlQWc9PQ==--644e755052bf7fe2346eb6e868be8e706718a17c%'/>
+  </a>
 </p>
 
 <p align="center">
@@ -62,20 +63,20 @@ donating to them](https://soutenir.framasoft.org/en/).**
   </a>
 </p>
 
-<p align="center">
-  <strong><a title="Website" target="_blank" href="https://joinpeertube.org">Website</a> |
-  <a title="Instances list" target="_blank" href="https://instances.joinpeertube.org">Instances list</a>
-  </strong>
-</p>
+## Getting Started
+
+  * **[Website](https://joinpeertube.org)**
+  * **[Instances list](https://instances.joinpeertube.org)**
 
 ## Demonstration
 
 Want to see it in action?
 
    * Demonstration servers:
-     * [peertube.cpy.re](http://peertube.cpy.re)
-     * [peertube2.cpy.re](http://peertube2.cpy.re)
-     * [peertube3.cpy.re](http://peertube3.cpy.re)
+     * [peertube.cpy.re](https://peertube.cpy.re)
+     * [peertube2.cpy.re](https://peertube2.cpy.re)
+     * [peertube3.cpy.re](https://peertube3.cpy.re)
+   * [Video](https://framatube.org/videos/watch/217eefeb-883d-45be-b7fc-a788ad8507d3) What is PeerTube?
    * [Video](https://peertube.cpy.re/videos/watch/f78a97f8-a142-4ce1-a5bd-154bf9386504)
      to see what the "decentralization feature" looks like
    * [Video](https://peertube.cpy.re/videos/watch/da2b08d4-a242-4170-b32a-4ec8cbdca701) to see
@@ -108,15 +109,20 @@ BitTorrent) inside the web browser, as of today.
 
 See the [docker guide](/support/doc/docker.md)
 
+## Run on YunoHost
+[![Install Peertube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=peertube)
+
+Peertube app for [YunoHost](https://yunohost.org). See [here](https://github.com/YunoHost-Apps/peertube_ynh)
+
 ## Production
 
 See the [production guide](/support/doc/production.md).
 
-## Contributing/Test
+## Contribute/Translate/Test
 
 See the [contributing
 guide](/.github/CONTRIBUTING.md)
-to see how to test or contribute to PeerTube. Spoiler alert: you don't need to be a
+to see how to test or contribute to PeerTube (write documentation, translate, develop...). Spoiler alert: you don't need to be a
 coder to help!
 
 ## API REST documentation