-
Notifications
You must be signed in to change notification settings - Fork 72
Expand file tree
/
Copy pathcategories-mapping.json
More file actions
163 lines (163 loc) · 3.99 KB
/
categories-mapping.json
File metadata and controls
163 lines (163 loc) · 3.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
[
{
"key": "productivity",
"title": "效率工具",
"description": "提升工作学习效率",
"icon": "https://raw.githubusercontent.com/ZToolsCenter/ZTools-plugins/refs/heads/main/icons/productivity.png",
"list": [
"ai-helper",
"ai-skills-manager",
"anywhere",
"batch-rename",
"bookmarks",
"calculation-paper",
"chrome-history",
"clipboard",
"easy-translate",
"english-typing-practice",
"he-calendar",
"memo-quick-paste",
"my-calculator",
"ocr",
"ocr-pro",
"pomodoro-timer",
"floating-todo",
"kuke-ai-agent",
"saladict-ztools",
"shorthand-box",
"sticky-note",
"totodo",
"wechat-ocr",
"whiteboard",
"project-manager",
"ztools-simpletimer"
]
},
{
"key": "development",
"title": "开发工具",
"description": "面向开发者的专业工具",
"icon": "https://raw.githubusercontent.com/ZToolsCenter/ZTools-plugins/refs/heads/main/icons/development.png",
"list": [
"code-snippets",
"code-screenshot",
"codecalc",
"com-ztools-timestamp",
"cron",
"ctool",
"devbox",
"developer-codec-tools",
"diff-compare",
"json-editor",
"json-tools",
"latex-ocr",
"linuxcmddoc",
"mybatis-sql-formatter",
"myplugins",
"port-use",
"random-data",
"redis-client",
"sqlmate",
"timestamp",
"tiny-rdm",
"virtual-data",
"vimtutor",
"vscode-history",
"zapapi",
"jet-plugin",
"variable-name",
"zhi-interaction",
"ztools-developer-plugin",
"ztools-node-manager"
]
},
{
"key": "system",
"title": "系统工具",
"description": "系统级实用工具",
"icon": "https://raw.githubusercontent.com/ZToolsCenter/ZTools-plugins/refs/heads/main/icons/system.png",
"list": [
"automode",
"everything",
"file-renamer",
"mac-file-search",
"mac-system-preference-ztools-plugin",
"killprocess"
]
},
{
"key": "media",
"title": "图像媒体",
"description": "图片与音视频处理",
"icon": "https://raw.githubusercontent.com/ZToolsCenter/ZTools-plugins/refs/heads/main/icons/media.png",
"list": [
"colors",
"doutu",
"ibox-wallpaper",
"imgbatch",
"long-screenshot",
"musicsquare",
"screen-recorder",
"shortcut-capture",
"splayer-z",
"tinypng",
"video-parse"
]
},
{
"key": "text",
"title": "文本处理",
"description": "文本编辑与格式化工具",
"icon": "https://raw.githubusercontent.com/ZToolsCenter/ZTools-plugins/refs/heads/main/icons/text.png",
"list": [
"ascll-art-font",
"ascii-tree",
"file-tree",
"goose-note",
"markdown",
"text-copy"
]
},
{
"key": "game",
"title": "游戏娱乐",
"description": "休闲娱乐小游戏",
"icon": "https://raw.githubusercontent.com/ZToolsCenter/ZTools-plugins/refs/heads/main/icons/game.png",
"list": ["2048", "fidget", "flyfont", "rogue-shooter", "super-mario"]
},
{
"key": "network",
"title": "网络工具",
"description": "网络相关实用工具",
"icon": "https://raw.githubusercontent.com/ZToolsCenter/ZTools-plugins/refs/heads/main/icons/network.png",
"list": [
"domain-helper",
"hooost",
"ip-switcher",
"local-ip",
"ssh-screenshot",
"subnet-calculator",
"swap-file",
"url-wizard",
"wifi-export-tool"
]
},
{
"key": "other",
"title": "其他工具",
"description": "各类实用小工具集合",
"icon": "https://raw.githubusercontent.com/ZToolsCenter/ZTools-plugins/refs/heads/main/icons/other.png",
"list": [
"floating",
"lihua",
"otp-2fa",
"qrcode-helper",
"quickcommand",
"random-password",
"tiny-clock",
"today-gold-price",
"utools-upassword",
"yanhua"
]
}
]