.github | ||
conf | ||
doc | ||
scripts | ||
sources | ||
check_process | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
SimpleX for YunoHost
This package allows you to install SimpleX quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released.
Shipped version: 4.1.0~ynh1
Screenshots
Disclaimers / important information
SMP server address
You can find the fingerprint in the SimpleX Chat service in the webadmin
Your SMP server address should look like this:
smp://YOUR_FINGERPRINT=@YOUR_IPV4_ADDRESS:5223
For mobile clients, open Settings, find an option "SMP servers", toggle "Configure SMP Servers" to on, then enter the SMP Servers Address for all servers you want the client to use.
Documentation and resources
- Official app website: https://simplex.chat/
- Upstream app code repository: https://github.com/simplex-chat/simplex-chat
- YunoHost documentation for this app: https://yunohost.org/app_simplex
- Report a bug: https://github.com/YunoHost-Apps/simplex_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/simplex_ynh/tree/testing --debug
or
sudo yunohost app upgrade simplex -u https://github.com/YunoHost-Apps/simplex_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps