forked from paletteshell/PaletteShellScripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.json
More file actions
197 lines (197 loc) · 7.11 KB
/
Copy pathindex.json
File metadata and controls
197 lines (197 loc) · 7.11 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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
{
"version": 1,
"scripts": [
{
"path": "scripts/phireForge/CheatSheet-Markdown.ps1",
"title": "Markdown Cheat Sheet",
"description": "Show a polished Markdown reference with syntax examples, rendered output, and practical tips",
"group": "Reference",
"icon": "📝",
"author": "phireForge",
"tags": [],
"sha": "00210897cbfc3dd6e14bfbd7052274f623f135e5",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/CheatSheet-RegularExpressions.ps1",
"title": "Regular Expressions Cheat Sheet",
"description": "Show a practical regular-expression reference with tokens, flags, recipes, and PowerShell examples",
"group": "Reference",
"icon": "🔤",
"author": "phireForge",
"tags": [],
"sha": "8fdc369141ee2f1390380415125457c746ee2b11",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/Clipboard-LinesToCsv.ps1",
"title": "Join Lines",
"description": "Take multi-line text from the clipboard and join it into a single comma-delimited line",
"group": "Text",
"icon": "🔗",
"author": "phireForge",
"tags": [],
"sha": "2ad5803ded6629a56e7c9f26b2ffe3d3afed81fe",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/Clipboard-LinesToDoubleQuotedCsv.ps1",
"title": "Join Lines (Double Quoted)",
"description": "Take multi-line text from the clipboard, wrap each line in double quotes, and join into one comma-delimited line",
"group": "Text",
"icon": "🔗",
"author": "phireForge",
"tags": [],
"sha": "0407711c6bd5cb4742d7267656619f3e12ca65ac",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/Clipboard-LinesToSingleQuoteCsv.ps1",
"title": "Join Lines (Quoted)",
"description": "Take multi-line text from the clipboard, wrap each line in single quotes, and join into one comma-delimited line",
"group": "Text",
"icon": "🔗",
"author": "phireForge",
"tags": [],
"sha": "8e05bab4b7907c14947287d46aa7d89ac93925d4",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/Clipboard-PreviewMarkdown.ps1",
"title": "Preview Markdown",
"description": "Take Markdown text from the clipboard and display it rendered in Markdown mode",
"group": "Text",
"icon": "👁️",
"author": "phireForge",
"tags": [],
"sha": "53ba875882efadc2418b22d50e915d14a6c97573",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/Flush-DNS.ps1",
"title": "Flush DNS Cache",
"description": "Clear the Windows DNS resolver cache so the next lookups hit DNS fresh",
"group": "Utilities",
"icon": "🧹",
"author": "phireForge",
"tags": [],
"sha": "890907771ba92ff55e9f39051aad3b877961095b",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/Generate-Password.ps1",
"title": "Generate Password",
"description": "Generate a random password from a form of options and copy it to the clipboard",
"group": "Utilities",
"icon": "🔑",
"author": "phireForge",
"tags": [],
"sha": "953bf2951cdaa7645db3c63b06693e5daab05c8a",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/List-Processes.ps1",
"title": "List Processes",
"description": "Browse running processes sorted by memory use; select one to copy its PID (pair with \"Stop Process\" to terminate it)",
"group": "Utilities",
"icon": "📋",
"author": "phireForge",
"tags": [],
"sha": "d036fab6f7e35c39636242d54d080c0d79f5f701",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/Stop-Process.ps1",
"title": "Stop Process",
"description": "Terminate a running process by PID or name. Pairs with \"List Processes\", which copies a PID you can paste here.",
"group": "Utilities",
"icon": "🛑",
"author": "phireForge",
"tags": [],
"sha": "7bc6fb9a0ed61ac07896b6e43ba7a84cc37926a8",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/View-CertificateExpiry.ps1",
"title": "Certificate Expiry",
"description": "Show local certificates that are expired or expiring soon, rendered as Markdown",
"group": "Utilities",
"icon": "🔐",
"author": "phireForge",
"tags": [],
"sha": "01868aa8bd6b9905c73aecb51fdd9d261574b339",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/View-DiskSpace.ps1",
"title": "Disk Space",
"description": "Show disk space statistics for all drives, rendered as Markdown",
"group": "Utilities",
"icon": "💾",
"author": "phireForge",
"tags": [],
"sha": "96b2ca373a2e5b77996aa922dc7a92f3bb77a811",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/View-EnvironmentVariables.ps1",
"title": "Env Vars to Markdown",
"description": "Dump the current environment variables as a fenced Markdown code block",
"group": "Utilities",
"icon": "🌱",
"author": "phireForge",
"tags": [],
"sha": "dd7602333fd59cfdb0aca1419a3bfa19f4e0d698",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/View-EventLogErrors.ps1",
"title": "Event Log Errors",
"description": "Show recent Windows Event Log errors, rendered as Markdown",
"group": "Utilities",
"icon": "🚨",
"author": "phireForge",
"tags": [],
"sha": "f908e8f01e9fad17bd05d0992c1a32302d7ee6da",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/View-SystemStatistics.ps1",
"title": "System Statistics",
"description": "Show operating system, hardware, memory, disk, network, and process statistics rendered as Markdown",
"group": "Utilities",
"icon": "📊",
"author": "phireForge",
"tags": [],
"sha": "1bad0d6c52c5a0185efb44b4212845f742b34b2d",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
},
{
"path": "scripts/phireForge/View-TimeZones.ps1",
"title": "Time Zones",
"description": "Show current time across all or selected time zones, rendered as Markdown",
"group": "Utilities",
"icon": "🕒",
"author": "phireForge",
"tags": [],
"sha": "9e3a1ad3f03053eddcb90316506382bae3a47aa5",
"version": "1.0.0",
"lastModified": "2026-07-04T06:30:07-04:00"
}
]
}