X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=22ee2270169fa2c596c1bdea2fad9e73f5225852;hb=11fa7d392a21fe73dd235375b89c554e9b5ba18c;hp=8abdaf67d458d43d76b975965f37edf82586df45;hpb=9309c3df8fffe5f307e48a35484d752440cf852d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index 8abdaf67d..22ee22701 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,14 @@ PeerTube -

+

Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent. -

+

-**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/).** +

+We are running a crowdfunding campaign to pave the road to version 1.0 of PeerTube! +

Client @@ -24,6 +23,10 @@ donating to them](https://soutenir.framasoft.org/en/).** devDependency Status + + + +

@@ -60,20 +63,20 @@ donating to them](https://soutenir.framasoft.org/en/).**

-

- Website | - Instances list - -

+## 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 @@ -106,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