No description
Find a file
2025-02-11 13:18:14 +01:00
conf cleaning 2025-02-03 10:45:32 +01:00
doc Update DESCRIPTION.md 2025-02-03 09:28:40 +01:00
scripts cleaning 2025-02-03 10:45:32 +01:00
ALL_README.md Auto-update READMEs 2025-02-03 09:28:40 +01:00
LICENSE first commit 2025-02-03 09:28:15 +01:00
manifest.toml Update manifest.toml 2025-02-03 09:34:29 +01:00
README.md Auto-update READMEs 2025-02-03 10:44:31 +01:00
README_es.md Auto-update READMEs 2025-02-03 10:44:31 +01:00
README_eu.md Auto-update READMEs 2025-02-03 10:44:31 +01:00
README_fr.md Auto-update READMEs 2025-02-03 10:44:31 +01:00
README_gl.md Auto-update READMEs 2025-02-03 10:44:31 +01:00
README_id.md Auto-update READMEs 2025-02-03 10:44:31 +01:00
README_nl.md Auto-update READMEs 2025-02-03 10:44:31 +01:00
README_pl.md Auto-update READMEs 2025-02-03 10:44:31 +01:00
README_ru.md Auto-update READMEs 2025-02-03 10:44:31 +01:00
README_zh_Hans.md Auto-update READMEs 2025-02-03 10:44:31 +01:00
tests.toml first commit 2025-02-03 09:28:15 +01:00

CyTube for YunoHost

Integration level Working status Maintenance status

Install CyTube with YunoHost

Read this README in other languages.

This package allows you to install CyTube quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

The basic concept is that users register channels where connected viewers can watch videos from different video hosts (e.g., YouTube, Twitch) and the playback is synchronized for all the viewers in the channel. Each channel has a playlist where users can queue up videos to play, as well as an integrated chatroom for discussion.

Shipped version: 3.86.0~ynh1

Demo: https://cytu.be/

Screenshots

Screenshot of CyTube

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/cytube_ynh/tree/testing --debug
or
sudo yunohost app upgrade cytube -u https://github.com/YunoHost-Apps/cytube_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps