mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge branch 'store-add-tos' of https://github.com/YunoHost/apps into store-add-tos
This commit is contained in:
commit
5d450634b7
4 changed files with 9 additions and 8 deletions
|
@ -3022,6 +3022,13 @@ state = "working"
|
|||
subtags = [ "files" ]
|
||||
url = "https://github.com/YunoHost-Apps/send_ynh"
|
||||
|
||||
[silverbullet]
|
||||
category = "office"
|
||||
state = "working"
|
||||
subtags = [ "text" ]
|
||||
potential_alternative_to = [ "Joplin", "Logreq", "Obisian", "Microsoft OneNote" ]
|
||||
url = "https://github.com/YunoHost-Apps/silverbullet_ynh"
|
||||
|
||||
[shaarli]
|
||||
category = "publishing"
|
||||
level = 8
|
||||
|
|
|
@ -51,7 +51,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
||||
|
|
|
@ -51,7 +51,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
|
||||
|
|
|
@ -1461,12 +1461,6 @@ description = "Fight censorship and bypass traffic securely to the Signal servic
|
|||
upstream = "https://github.com/signalapp/Signal-TLS-Proxy"
|
||||
website = "https://signal.org/blog/help-iran-reconnect/"
|
||||
|
||||
[silverbullet]
|
||||
name = "SilverBullet"
|
||||
description = "Extensible personal knowledge management system with plain markdown files."
|
||||
upstream = "https://github.com/silverbulletmd/silverbullet"
|
||||
website = "https://silverbullet.md/"
|
||||
|
||||
[simplelogin]
|
||||
name = "SimpleLogin"
|
||||
description = "Privacy-first e-mail forwarding and identity provider service"
|
||||
|
|
Loading…
Add table
Reference in a new issue