mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 23:51: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
19 lines
461 B
YAML
19 lines
461 B
YAML
additionalProperties:
|
|
key: traccar
|
|
name: Traccar 轨迹
|
|
tags:
|
|
- WebSite
|
|
- Middleware
|
|
- Local
|
|
shortDescZh: 现代 GPS 追踪系统
|
|
shortDescEn: Modern GPS tracking system
|
|
description:
|
|
en: Modern GPS tracking system
|
|
zh: 现代 GPS 追踪系统
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://www.traccar.org/
|
|
github: https://github.com/traccar/traccar/
|
|
document: https://www.traccar.org/documentation/
|