2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2026-03-25 08:22:42 +01:00
Federated (ActivityPub) video streaming platform using P2P for YunoHost
Find a file
2026-03-20 21:30:05 +01:00
.github cleaning 2023-04-19 11:03:34 +02:00
conf Update production.yaml 2026-03-14 11:42:51 -06:00
doc Update 8.1.2~ynh2.md 2026-03-14 12:52:55 -06:00
scripts Update upgrade 2026-03-14 12:14:41 -06:00
.gitignore Improving 2024-12-30 05:25:58 +01:00
LICENSE commits to make the app in working state 2017-12-11 09:58:25 +05:30
manifest.toml Upgrade sources 2026-03-20 00:43:46 +01:00
README.md Auto-update READMEs 2026-03-20 00:43:49 +01:00
tests.toml Update tests.toml 2026-01-16 23:19:36 +01:00

Logo of PeerTube PeerTube, packaged for YunoHost

Federated video streaming platform

🌐 Official app website App Demo Version: 8.1.3~ynh1

Screenshots

Screenshot of PeerTube

📦 Developer info

Automatic tests level

🛠️ Upstream PeerTube repository: https://github.com/Chocobozzz/PeerTube

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/peertube_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade peertube -u https://github.com/YunoHost-Apps/peertube_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.