mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
commit
3dec77db7b
3 changed files with 21 additions and 23 deletions
19
README.md
19
README.md
|
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
||||||
|
|
||||||
|
**Shipped version:** 2.35.4~ynh1
|
||||||
|
|
||||||
**Shipped version:** 2.35.2~ynh2
|
**Demo:** <https://snappymail.eu/demo/>
|
||||||
|
|
||||||
**Demo:** https://snappymail.eu/demo/
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -29,11 +28,11 @@ Simple, modern, lightweight & fast web-based email client. The drastically upgra
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://snappymail.eu/>
|
- Official app website: <https://snappymail.eu/>
|
||||||
* Official admin documentation: <https://github.com/the-djmaze/snappymail/wiki>
|
- Official admin documentation: <https://github.com/the-djmaze/snappymail/wiki>
|
||||||
* Upstream app code repository: <https://github.com/the-djmaze/snappymail>
|
- Upstream app code repository: <https://github.com/the-djmaze/snappymail>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/snappymail>
|
- YunoHost Store: <https://apps.yunohost.org/app/snappymail>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -41,10 +40,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fork considérablement amélioré et sécurisé de l'édition RainLoop Webmail Community.
|
Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fork considérablement amélioré et sécurisé de l'édition RainLoop Webmail Community.
|
||||||
|
**Version incluse :** 2.35.4~ynh1
|
||||||
|
|
||||||
**Version incluse :** 2.35.2~ynh2
|
**Démo :** <https://snappymail.eu/demo/>
|
||||||
|
|
||||||
**Démo :** https://snappymail.eu/demo/
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -28,11 +27,11 @@ Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fo
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://snappymail.eu/>
|
- Site officiel de l’app : <https://snappymail.eu/>
|
||||||
* Documentation officielle de l’admin : <https://github.com/the-djmaze/snappymail/wiki>
|
- Documentation officielle de l’admin : <https://github.com/the-djmaze/snappymail/wiki>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/the-djmaze/snappymail>
|
- Dépôt de code officiel de l’app : <https://github.com/the-djmaze/snappymail>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/snappymail>
|
- YunoHost Store : <https://apps.yunohost.org/app/snappymail>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/snappymail_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -40,10 +39,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
sudo yunohost app upgrade snappymail -u https://github.com/YunoHost-Apps/snappymail_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "SnappyMail"
|
||||||
description.en = "Simple, modern, lightweight & fast web-based e-mail client"
|
description.en = "Simple, modern, lightweight & fast web-based e-mail client"
|
||||||
description.fr = "Client de messagerie Web simple, moderne, léger et rapide"
|
description.fr = "Client de messagerie Web simple, moderne, léger et rapide"
|
||||||
|
|
||||||
version = "2.35.2~ynh2"
|
version = "2.35.4~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.35.2/snappymail-2.35.2.tar.gz"
|
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.35.4/snappymail-2.35.4.tar.gz"
|
||||||
sha256 = "684335227ec19ad88fcb4c4e81457ab08bcc9d7e9f69ce26484aebedd0768115"
|
sha256 = "97be6cda7b5933f7aaa05ab0f1b3249b1c0f06f385c1fd98f13a52b32ceeddc5"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$"
|
autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$"
|
||||||
|
|
Loading…
Reference in a new issue