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
2024-08-30 19:31:47 +02:00
.github cleaning 2023-04-03 14:24:31 +02:00
conf helpers 2.1 2024-07-05 14:46:31 +02:00
doc Update DESCRIPTION.md 2024-05-22 11:51:22 +02:00
scripts Update remove 2024-07-05 14:51:59 +02:00
.gitignore helpers 2.1 2024-07-05 14:46:31 +02:00
ALL_README.md Auto-update READMEs 2024-08-15 10:29:33 +00:00
LICENSE First commit 2022-05-20 23:06:58 +02:00
manifest.toml Upgrade sources 2024-08-30 13:53:39 +02:00
README.md Auto-update READMEs 2024-08-30 11:53:41 +00:00
README_es.md Auto-update READMEs 2024-08-30 11:53:41 +00:00
README_eu.md Auto-update READMEs 2024-08-30 11:53:41 +00:00
README_fr.md Auto-update READMEs 2024-08-30 11:53:41 +00:00
README_gl.md Auto-update READMEs 2024-08-30 11:53:41 +00:00
README_id.md Auto-update READMEs 2024-08-30 11:53:41 +00:00
README_ru.md Auto-update READMEs 2024-08-30 11:53:41 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-30 11:53:41 +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: 2.3.0~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