https://github.com/yunohost-apps/owncast_ynh
Owncast package for YunoHost
https://github.com/yunohost-apps/owncast_ynh
owncast yunohost yunohost-apps
Last synced: about 1 month ago
JSON representation
Owncast package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/owncast_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2021-08-06T14:50:19.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T00:01:15.000Z (4 months ago)
- Last Synced: 2025-03-30T00:31:39.663Z (2 months ago)
- Topics: owncast, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://owncast.online/
- Size: 1.26 MB
- Stars: 12
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Owncast for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/owncast/)

[](https://install-app.yunohost.org/?app=owncast)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Owncast 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
Owncast is an open source, self-hosted, decentralized, single user live streaming and chat server for running your own live streams similar in style to the large mainstream options. It offers complete ownership over your content, interface, moderation and audience.
**Shipped version:** 0.2.1~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/owncast_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/owncast_ynh/tree/testing --debug
or
sudo yunohost app upgrade owncast -u https://github.com/YunoHost-Apps/owncast_ynh/tree/testing --debug
```**More info regarding app packaging:**