1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00
Galène package for YunoHost
Find a file
eric_G a9bb103459
Testing (#148)
* 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>
2024-07-18 14:07:54 +02:00
.github Testing (#112) 2023-03-29 18:24:50 +02:00
conf Testing (#145) 2024-06-26 18:51:23 +02:00
doc Testing (#114) 2023-05-01 10:26:56 +02:00
scripts Testing (#145) 2024-06-26 18:51:23 +02:00
.gitignore Upgrade to version 0.3 (#22) 2021-02-25 10:12:39 +01:00
ALL_README.md Testing (#134) 2024-05-26 21:23:52 +02:00
LICENSE First commit 2021-01-09 12:29:28 +01:00
manifest.toml Testing (#148) 2024-07-18 14:07:54 +02:00
README.md Testing (#148) 2024-07-18 14:07:54 +02:00
README_es.md Testing (#148) 2024-07-18 14:07:54 +02:00
README_eu.md Testing (#148) 2024-07-18 14:07:54 +02:00
README_fr.md Testing (#148) 2024-07-18 14:07:54 +02:00
README_gl.md Testing (#148) 2024-07-18 14:07:54 +02:00
README_it.md Auto-update README 2024-03-29 07:03:53 +01:00
README_zh_Hans.md Testing (#148) 2024-07-18 14:07:54 +02:00
tests.toml Testing (#134) 2024-05-26 21:23:52 +02:00

Galène for YunoHost

Integration level Working status Maintenance status

Install Galène with 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

Screenshot of Galène

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/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