mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 05:41:03 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
17 lines
446 B
YAML
17 lines
446 B
YAML
additionalProperties:
|
|
key: oryx
|
|
name: oryx
|
|
tags:
|
|
- Local
|
|
shortDescZh: 开源音视频服务器
|
|
shortDescEn: Open-source audio and video server
|
|
description:
|
|
en: Open-source audio and video server
|
|
zh: 开源音视频服务器
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 1
|
|
website: https://ossrs.net/oryx
|
|
github: https://github.com/ossrs/oryx
|
|
document: https://ossrs.net/lts/zh-cn/docs/v6/doc/getting-started-oryx
|