X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=81fd0ec783eb35966cc5e05927c4370a3d15518f;hb=e8d639b1d75b82f432713436c8168a9d8e107cb5;hp=dc5f875ef309eb7ca1388f4e16b989458ce79e8b;hpb=9e841674da612b68bf84a427a8710a44347083f5;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index dc5f875ef..81fd0ec78 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 sponsored by [Framasoft](https://framatube.org/#en), a non-profit -that promotes, spreads and develops 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,6 +63,12 @@ donating to them](https://soutenir.framasoft.org/en/).**

+

+ Website | + Instances list + +

+ ## Demonstration Want to see it in action? @@ -70,6 +79,8 @@ Want to see it in action? * [peertube3.cpy.re](http://peertube3.cpy.re) * [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 + the communication between PeerTube and [Mastodon](https://github.com/tootsuite/mastodon) ## Why @@ -98,6 +109,11 @@ 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). @@ -111,7 +127,9 @@ coder to help! ## API REST documentation -For now only on Github: +Quick Start: [/support/doc/api/quickstart.md](/support/doc/api/quickstart.md) + +Endpoints documentation: * HTML version: [/support/doc/api/html/index.html](https://htmlpreview.github.io/?https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/html/index.html) * Swagger/OpenAPI schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml)