2021-08-09 23:58:08 +02:00
|
|
|
<!--
|
2024-03-24 12:55:00 +01:00
|
|
|
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
|
|
It shall NOT be edited by hand.
|
2021-08-09 23:58:08 +02:00
|
|
|
-->
|
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
# Movim for YunoHost
|
2015-08-03 15:37:44 +02:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/movim.svg)](https://dash.yunohost.org/appci/app/movim) ![Working status](https://ci-apps.yunohost.org/ci/badges/movim.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/movim.maintain.svg)
|
2023-10-31 15:23:57 +01:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
[![Install Movim with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=movim)
|
2019-02-03 10:59:18 +01:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
*[Read this README is other languages.](./ALL_README.md)*
|
2015-08-03 15:37:44 +02:00
|
|
|
|
2024-03-29 07:14:06 +01:00
|
|
|
> *This package allows you to install Movim 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.*
|
2015-12-15 22:20:57 +01:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
## Overview
|
2020-09-22 17:13:40 +02:00
|
|
|
|
2021-08-09 23:58:08 +02:00
|
|
|
Web-based cross-platform XMPP client
|
2015-12-21 23:00:03 +01:00
|
|
|
|
2024-03-29 07:14:06 +01:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
**Shipped version:** 0.19~ynh5
|
2022-06-20 01:54:40 +02:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
**Demo:** <https://nl.movim.eu/?login>
|
2015-08-11 13:24:00 +02:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
## Screenshots
|
2015-08-11 13:24:00 +02:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
![Screenshot of Movim](./doc/screenshots/movim.png)
|
2015-08-11 13:24:00 +02:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
## Documentation and resources
|
2015-12-15 22:20:57 +01:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
- Official app website: <https://movim.eu>
|
|
|
|
- Official admin documentation: <https://github.com/movim/movim/wiki>
|
|
|
|
- Upstream app code repository: <https://github.com/movim/movim>
|
|
|
|
- YunoHost Store: <https://apps.yunohost.org/app/movim>
|
|
|
|
- Report a bug: <https://github.com/YunoHost-Apps/movim_ynh/issues>
|
2020-07-24 17:46:06 +02:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
## Developer info
|
2015-08-11 13:24:00 +02:00
|
|
|
|
2024-03-29 07:14:06 +01:00
|
|
|
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/movim_ynh/tree/testing).
|
2015-08-11 13:33:52 +02:00
|
|
|
|
2024-03-29 07:14:06 +01:00
|
|
|
To try the `testing` branch, please proceed like that:
|
2022-06-20 01:54:40 +02:00
|
|
|
|
2024-03-23 21:37:48 +01:00
|
|
|
```bash
|
2020-07-24 17:46:06 +02:00
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/movim_ynh/tree/testing --debug
|
|
|
|
or
|
|
|
|
sudo yunohost app upgrade movim -u https://github.com/YunoHost-Apps/movim_ynh/tree/testing --debug
|
|
|
|
```
|
2021-08-09 23:58:08 +02:00
|
|
|
|
2024-03-24 12:55:00 +01:00
|
|
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|