https://github.com/yunohost-apps/opencast_ynh
OpenCast package for YunoHost
https://github.com/yunohost-apps/opencast_ynh
help-wanted opencast yunohost yunohost-apps
Last synced: 19 days ago
JSON representation
OpenCast package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/opencast_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2023-12-25T15:39:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T21:28:56.000Z (over 1 year ago)
- Last Synced: 2025-12-13T11:43:49.911Z (6 months ago)
- Topics: help-wanted, opencast, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://opencast.org/
- Size: 243 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Opencast for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/opencast/)


[](https://install-app.yunohost.org/?app=opencast)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Opencast quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview
Opencast is a free, open-source platform to support the management of educational audio and video content. Institutions can use Opencast to produce lecture recordings, manage existing video, serve designated distribution channels, and provide user interfaces to engage students with educational videos.
**Shipped version:** 15.0~ynh1
**Demo:**
## Screenshots

## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:
## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/opencast_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/opencast_ynh/tree/testing --debug
or
sudo yunohost app upgrade opencast -u https://github.com/YunoHost-Apps/opencast_ynh/tree/testing --debug
```
**More info regarding app packaging:**