a9bb103459
* bump version * Fix json (#144) * Update groupname.json * Update groupname.json * Auto-update READMEs * Update groupname.json * Update groupname.json --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Update manifest.toml * Auto-update READMEs * Upgrade to vgalene-0.9.1 (#147) * Upgrade sources - `main` vgalene-0.9.1: https://github.com/jech/galene/releases/tag/galene-0.9.1 * Auto-update READMEs * Update manifest.toml * Auto-update READMEs * Update manifest.toml --------- Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
ALL_README.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
Galène for YunoHost
Read this README in other languages.
This package allows you to install Galène quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Galène is a videoconference server (an “SFU”) that is easy to deploy and that requires moderate server resources. It was originally designed for lectures and conferences (where a single speaker streams audio and video to hundreds or thousands of users), but later evolved to be useful for student practicals (where users are divided into many small groups), and meetings (where a dozen users interact with each other).
Client features:
- multiparty audio and video
- text chat
- reasonably good support for mobile (Android and iPhone/iPad)
- screen and window sharing, including sharing multiple windows simultaneously (not on mobile)
- streaming video and audio from disk
- activity detection
- LDAP support
- invite user
- Command-line client for Galene file transfer
Shipped version: 0.9.1~ynh1
Demo: https://galene.org:8443/
Screenshots
Documentation and resources
- Official app website: https://galene.org/
- Official user documentation: https://galene.org/faq.html
- Official admin documentation: https://galene.org/
- Upstream app code repository: https://github.com/jech/galene
- YunoHost Store: https://apps.yunohost.org/app/galene
- Report a bug: https://github.com/YunoHost-Apps/galene_ynh/issues
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/galene_ynh/tree/testing --debug
or
sudo yunohost app upgrade galene -u https://github.com/YunoHost-Apps/galene_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps