mirror of
https://github.com/YunoHost-Apps/chitchatter_ynh.git
synced 2025-11-05 10:18:37 +01:00
Chitchatter package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| sources | ||
| ALL_README.md | ||
| config_panel.toml.example | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_es.md | ||
| README_eu.md | ||
| README_fr.md | ||
| README_gl.md | ||
| README_zh_Hans.md | ||
| tests.toml | ||
Chitchatter for YunoHost
Read this README in other languages.
This package allows you to install Chitchatter quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Chitchatter is a free (as in both price and freedom) communication tool. It is designed with security and privacy in mind.
Features
- Fully open source (licensed under GPL v2)
- Peer-to-peer
- Encrypted (via WebRTC)
- Serverless
- Ephemeral
- Decentralized
Shipped version: 1.0~ynh11
Demo: https://chitchatter.im/
Screenshots
Documentation and resources
- Official app website: https://chitchatter.im/
- Upstream app code repository: https://github.com/jeremyckahn/chitchatter
- YunoHost Store: https://apps.yunohost.org/app/chitchatter
- Report a bug: https://github.com/YunoHost-Apps/chitchatter_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/chitchatter_ynh/tree/testing --debug
or
sudo yunohost app upgrade chitchatter -u https://github.com/YunoHost-Apps/chitchatter_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
