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
2022-08-13 12:49:01 +02:00
.github Add templates 2022-06-05 07:57:40 +02:00
conf Add language 2022-06-05 07:46:17 +02:00
doc Add DISCLAIMER 2022-05-21 16:03:34 +02:00
scripts Update _common.sh 2022-06-05 07:55:47 +02:00
sources First commit 2022-05-20 23:06:58 +02:00
.DS_Store Add templates 2022-06-05 07:57:40 +02:00
check_process First commit 2022-05-20 23:06:58 +02:00
config_panel.toml.example First commit 2022-05-20 23:06:58 +02:00
LICENSE First commit 2022-05-20 23:06:58 +02:00
manifest.json Update manifest.json 2022-08-13 12:49:01 +02:00
README.md Auto-update README 2022-06-05 05:46:21 +00:00
README_fr.md Auto-update README 2022-06-05 05:46:21 +00:00

Cypht for YunoHost

Integration level Working status Maintenance status
Install Cypht with YunoHost

Lire ce readme en français.

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.3.0~ynh2

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