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
23 lines
782 B
YAML
23 lines
782 B
YAML
name: Message-Pusher
|
|
tags:
|
|
- 实用工具
|
|
title: 自托管消息推送服务
|
|
description: 一款支持多平台的自托管消息推送服务,支持 Web UI 和 API 接口。
|
|
additionalProperties:
|
|
key: message-pusher
|
|
name: Message-Pusher
|
|
tags:
|
|
- Tool
|
|
shortDescZh: 一款支持多平台的自托管消息推送服务
|
|
shortDescEn: A self-hosted multi-platform message pushing service
|
|
description:
|
|
en: A self-hosted multi-platform message pushing service
|
|
zh: 一款支持多平台的自托管消息推送服务
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://github.com/songquanpeng/message-pusher
|
|
github: https://github.com/songquanpeng/message-pusher
|
|
document: https://github.com/songquanpeng/message-pusher#readme
|