https://github.com/yunohost-apps/rocketchat_ynh
Rocket.Chat package for YunoHost
https://github.com/yunohost-apps/rocketchat_ynh
rocketchat yunohost yunohost-apps
Last synced: 6 months ago
JSON representation
Rocket.Chat package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/rocketchat_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2016-04-24T16:42:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T19:43:40.000Z (6 months ago)
- Last Synced: 2025-04-07T20:38:55.974Z (6 months ago)
- Topics: rocketchat, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://rocket.chat/
- Size: 25.6 MB
- Stars: 16
- Watchers: 5
- Forks: 22
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rocket.Chat for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/rocketchat/)

[](https://install-app.yunohost.org/?app=rocketchat)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Rocket.Chat 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
Rocket.Chat is an open-source fully customizable communications platform developed in JavaScript for organizations with high standards of data protection.
### Features
- End to End Encryption
- Multifactor Authentication
- Customizable User Permission
- Mobile Apps for [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) and [Android](https://play.google.com/store/apps/details?id=chat.rocket.android)
- Desktop Apps for [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) and [Windows](https://releases.rocket.chat/desktop/latest/download)**Shipped version:** 7.4.1~ynh1
**Demo:**
## Screenshots

## :red_circle: Antifeatures
- **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use.
## Documentation and resources
- Official app website:
- Official user documentation:
- 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/rocketchat_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing --debug
or
sudo yunohost app upgrade rocketchat -u https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing --debug
```**More info regarding app packaging:**