1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 04:31:05 +08:00
pooneyy 24ed5c9e9d
feat(apps): add description field to all application data files
- 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
2025-11-06 22:24:44 +08:00

25 lines
746 B
YAML

name: Komari
tags:
- 工具
title: 轻量级的服务器状态监控工具
description: Komari 是一个轻量级的服务器状态监控工具,界面美观,易于部署。
additionalProperties:
key: komari
name: Komari
tags:
- Tool
shortDescZh: 一个轻量级的服务器状态监控工具。
shortDescEn: A lightweight server status monitoring tool.
description:
en: A lightweight server status monitoring tool.
zh: 一个轻量级的服务器状态监控工具。
type: tool
crossVersionUpdate: true
limit: 0
website: https://github.com/komari-monitor/komari
github: https://github.com/komari-monitor/komari
document: https://github.com/komari-monitor/komari
architectures:
- amd64
- arm64