2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2026-08-13 12:50:26 +02:00
Video conference for YunoHost
  • JavaScript 64.9%
  • Shell 30.1%
  • Lua 5%
Find a file
2026-07-25 09:58:53 +02:00
.github Continue manifestv2 2024-01-18 14:34:56 +01:00
conf Merge pull request #200 from YunoHost-Apps/testing 2026-07-25 09:58:53 +02:00
doc remove metronome before starting the install 2024-02-07 20:06:21 +01:00
scripts Update upgrade 2026-06-17 17:41:17 +02:00
.gitignore Fix 2.1 2024-11-25 03:25:45 +01:00
config_panel.toml [enh] Use a more permissive domain regex 2026-06-17 13:50:13 +00:00
LICENSE Apply example_ynh 2019-06-06 06:04:22 +02:00
manifest.toml Bump package revision 2026-07-25 09:58:45 +02:00
README.md Auto-update READMEs 2026-07-25 09:58:45 +02:00
tests.toml Update tests.toml 2026-03-24 20:58:28 -06:00

Logo of Jitsi Meet Jitsi Meet, packaged for YunoHost

Video conferencing web application

🌐 Official app website App Demo Version: 2.0.11031~ynh2

Screenshots

Screenshot of Jitsi Meet

📦 Developer info

Automatic tests level

🛠️ Upstream Jitsi Meet repository: https://github.com/jitsi/jitsi-meet

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/jitsi_ynh/tree/testing

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

📚 App packaging documentation

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