Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunohost-apps/prose_ynh
Prose package for YunoHost
https://github.com/yunohost-apps/prose_ynh
prose xmpp yunohost yunohost-apps
Last synced: 3 days ago
JSON representation
Prose package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/prose_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2025-02-09T11:06:22.000Z (4 days ago)
- Default Branch: master
- Last Pushed: 2025-02-09T11:26:35.000Z (4 days ago)
- Last Synced: 2025-02-09T12:19:34.255Z (4 days ago)
- Topics: prose, xmpp, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://prose.org/
- Size: 180 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prose for YunoHost
[![Integration level](https://apps.yunohost.org/badge/integration/prose)](https://ci-apps.yunohost.org/ci/apps/prose/)
![Working status](https://apps.yunohost.org/badge/state/prose)
![Maintenance status](https://apps.yunohost.org/badge/maintained/prose)[![Install Prose with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prose)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Prose 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
Prose Web application. XMPP client for team messaging.
**Shipped version:** 0.5.4~ynh1
## Screenshots
![Screenshot of Prose](./doc/screenshots/screenshot.jpg)
## Documentation and resources
- Official app website:
- 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/prose_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/prose_ynh/tree/testing --debug
or
sudo yunohost app upgrade prose -u https://github.com/YunoHost-Apps/prose_ynh/tree/testing --debug
```**More info regarding app packaging:**