mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Add screego to catalog (#2555)
* Update apps.toml * Update wishlist.toml * Create screego.png * Update apps.toml
This commit is contained in:
parent
9cae162014
commit
c00696f04c
3 changed files with 6 additions and 7 deletions
|
@ -3552,6 +3552,12 @@ state = "working"
|
|||
subtags = [ "programming" ]
|
||||
url = "https://github.com/YunoHost-Apps/scratch_ynh"
|
||||
|
||||
[screego]
|
||||
category = "communication"
|
||||
state = "working"
|
||||
subtags = [ "meeting" ]
|
||||
url = "https://github.com/YunoHost-Apps/screego_ynh"
|
||||
|
||||
[scrumblr]
|
||||
added_date = 1674232499 # 2023/01/20
|
||||
antifeatures = [ "deprecated-software" ]
|
||||
|
|
BIN
logos/screego.png
Normal file
BIN
logos/screego.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
|
@ -1847,13 +1847,6 @@ upstream = "https://source.scenari.software/projects/suite-starter"
|
|||
website = "https://scenari.software/fr/"
|
||||
added_date = 1706992280 # 2024/02/03
|
||||
|
||||
[screego]
|
||||
name = "Screego"
|
||||
description = "Screen sharing webrtc"
|
||||
upstream = "https://github.com/screego/server"
|
||||
website = "https://screego.net/"
|
||||
added_date = 1695656621 # 2023/09/25
|
||||
|
||||
[scribe]
|
||||
name = "Scribe"
|
||||
description = "An alternative frontend to Medium"
|
||||
|
|
Loading…
Add table
Reference in a new issue