19 lines
324 B
JSON
19 lines
324 B
JSON
{
|
|
"name": "项目管家 macOS App",
|
|
"description": "macOS 原生菜单栏应用,统管项目记忆/端口/ASR进度",
|
|
"status": "active",
|
|
"created": "2026-03-22",
|
|
"ports": [
|
|
{
|
|
"port": 4140,
|
|
"label": "dev",
|
|
"fixed": true
|
|
}
|
|
],
|
|
"stack": [
|
|
"SwiftUI",
|
|
"Swift",
|
|
"macOS"
|
|
]
|
|
}
|