1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00
Cypht package for YunoHost
Find a file
Éric Gaspar f9fac0f4e0 fix
2024-05-08 20:31:55 +02:00
.github cleaning 2023-04-03 14:24:31 +02:00
conf Create ldap.php 2024-05-08 20:28:56 +02:00
doc v2 2023-02-18 18:01:30 +01:00
scripts fix 2024-05-08 20:31:55 +02:00
ALL_README.md Auto-update READMEs 2024-05-04 08:35:15 +00:00
config_panel.toml Add config 2022-12-24 21:39:00 +01:00
LICENSE First commit 2022-05-20 23:06:58 +02:00
manifest.toml Update manifest.toml 2024-05-08 20:26:12 +02:00
README.md Auto-update READMEs 2024-05-08 18:27:34 +00:00
README_eu.md Auto-update READMEs 2024-05-08 18:27:34 +00:00
README_fr.md Auto-update READMEs 2024-05-08 18:27:34 +00:00
README_gl.md Auto-update READMEs 2024-05-08 18:27:34 +00:00
README_zh_Hans.md Auto-update READMEs 2024-05-08 18:27:34 +00:00
tests.toml v2 2023-02-18 18:01:30 +01:00

Cypht for YunoHost

Integration level Working status Maintenance status

Install Cypht with YunoHost

Read this README in other languages.

This package allows you to install Cypht quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

All your E-mail, from all your accounts, in one place. Cypht is not your father's webmail. Unless you are one of my daughters, in which case it is your father's webmail. Cypht is like a news reader, but for E-mail. Cypht does not replace your existing accounts - it combines them into one. And it's also a news reader.

Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code.

Shipped version: 1.4.3~ynh1

Screenshots

Screenshot of Cypht

Documentation and resources

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/cypht_ynh/tree/testing --debug
or
sudo yunohost app upgrade cypht -u https://github.com/YunoHost-Apps/cypht_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps