You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/powertoys/index.md
+60-80Lines changed: 60 additions & 80 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,217 +36,197 @@ PowerToys is an open-source project. Visit GitHub to explore the codebase, repor
36
36
37
37
The currently available utilities include:
38
38
39
-
### Advanced Paste
40
-
41
39
:::row:::
42
40
:::column:::
43
-
[](advanced-paste.md)
41
+

44
42
:::column-end:::
45
43
:::column span="2":::
46
-
[Advanced Paste](advanced-paste.md) is a tool that enables you to paste the text from your clipboard into any format needed. It can be enhanced with an AI-powered option that is 100% opt-in and requires an OpenAI key.
44
+
**[Advanced Paste](advanced-paste.md)**<br><br>
45
+
A tool that enables you to paste the text from your clipboard into any format needed. It can be enhanced with an AI-powered option that is 100% opt-in and requires an OpenAI key.
47
46
:::column-end:::
48
47
:::row-end:::
49
48
50
-
### Always On Top
51
-
52
49
:::row:::
53
50
:::column:::
54
-
[](always-on-top.md)
51
+

55
52
:::column-end:::
56
53
:::column span="2":::
57
-
[Always On Top](always-on-top.md) enables you to pin windows above other windows with a quick key shortcut (<kbd>⊞ Win</kbd>+<kbd>Ctrl</kbd>+<kbd>T</kbd>).
54
+
**[Always On Top](always-on-top.md)**<br><br>
55
+
Enables you to pin windows above other windows with a quick key shortcut (<kbd>⊞ Win</kbd>+<kbd>Ctrl</kbd>+<kbd>T</kbd>).
58
56
:::column-end:::
59
57
:::row-end:::
60
58
61
-
### PowerToys Awake
62
-
63
59
:::row:::
64
60
:::column:::
65
-
[](awake.md)
61
+

66
62
:::column-end:::
67
63
:::column span="2":::
68
-
[PowerToys Awake](awake.md) is designed to keep a computer awake without having to manage its power & sleep settings. This behavior can be helpful when running time-consuming tasks, ensuring that the computer doesn't go to sleep or turn off its displays.
64
+
**[PowerToys Awake](awake.md)**<br><br>
65
+
Designed to keep a computer awake without having to manage its power & sleep settings. This behavior can be helpful when running time-consuming tasks, ensuring that the computer doesn't go to sleep or turn off its displays.
69
66
:::column-end:::
70
67
:::row-end:::
71
68
72
-
### Color Picker
73
-
74
69
:::row:::
75
70
:::column:::
76
-
[](color-picker.md)
71
+

77
72
:::column-end:::
78
73
:::column span="2":::
79
-
[Color Picker](color-picker.md) is a system-wide color picking utility activated with <kbd>⊞ Win</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd>. It allows you to pick colors from anywhere on the screen, and the picker automatically copies the color to your clipboard in a specified format.
80
-
Color Picker contains an editor that shows a history of previously picked colors and allows you to fine-tune the selected color and to copy different string representations. The code for this utility is based on [Martin Chrzan's Color Picker](https://github.com/martinchrzan/ColorPicker).
81
-
:::column-end:::
74
+
**[Color Picker](color-picker.md)**<br><br>
75
+
A system-wide color picking utility activated with <kbd>⊞ Win</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd>. It allows you to pick colors from anywhere on the screen, and the picker automatically copies the color to your clipboard in a specified format. Color Picker contains an editor that shows a history of previously picked colors and allows you to fine-tune the selected color and to copy different string representations. The code for this utility is based on [Martin Chrzan's Color Picker](https://github.com/martinchrzan/ColorPicker).
76
+
:::column-end:::
82
77
:::row-end:::
83
78
84
-
### Command Not Found
85
-
86
79
:::row:::
87
80
:::column:::
88
-
[](cmd-not-found.md)
81
+

89
82
:::column-end:::
90
83
:::column span="2":::
91
-
[Command Not Found](cmd-not-found.md) is a PowerShell 7 module that detects an error thrown by a command and suggests a relevant WinGet package to install, if one is available.
92
-
:::column-end:::
84
+
**[Command Not Found](cmd-not-found.md)**<br><br>
85
+
A PowerShell 7 module that detects an error thrown by a command and suggests a relevant WinGet package to install, if one is available.
86
+
:::column-end:::
93
87
:::row-end:::
94
88
95
-
### Command Palette
96
-
97
89
:::row:::
98
90
:::column:::
99
-
[](command-palette/overview.md)
91
+

100
92
:::column-end:::
101
93
:::column span="2":::
102
-
[Command Palette](command-palette/overview.md) allows you to easily access all of your most frequently used commands, apps, and development tools - all from a single solution that is fast, customizable to your unique preferences, and extensible to include your favorite apps. The Command Palette is intended to be the successor of [PowerToys Run](run.md).
Allows you to easily access all of your most frequently used commands, apps, and development tools - all from a single solution that is fast, customizable to your unique preferences, and extensible to include your favorite apps. The Command Palette is intended to be the successor of [PowerToys Run](run.md).
96
+
:::column-end:::
104
97
:::row-end:::
105
98
106
-
### Crop And Lock
107
-
108
99
:::row:::
109
100
:::column:::
110
-
[](crop-and-lock.md)
101
+

111
102
:::column-end:::
112
103
:::column span="2":::
113
-
[Crop And Lock](crop-and-lock.md) is a utility that creates a new, fully-interactive window that's a crop or a thumbnail of another window.
104
+
**[Crop And Lock](crop-and-lock.md)**<br><br>
105
+
A utility that creates a new, fully-interactive window that's a crop or a thumbnail of another window.
114
106
:::column-end:::
115
107
:::row-end:::
116
108
117
-
### Environment Variables
118
-
119
109
:::row:::
120
110
:::column:::
121
-
[](environment-variables.md)
111
+

122
112
:::column-end:::
123
113
:::column span="2":::
124
-
[Environment Variables](environment-variables.md) offers an easy and convenient way to manage environment variables. You can create profiles to manage a set of variables together.
Offers an easy and convenient way to manage environment variables. You can create profiles to manage a set of variables together.
125
116
:::column-end:::
126
117
:::row-end:::
127
118
128
-
### FancyZones
129
-
130
119
:::row:::
131
120
:::column:::
132
-
[](fancyzones.md)
121
+

133
122
:::column-end:::
134
123
:::column span="2":::
135
-
[FancyZones](fancyzones.md) is a window manager that makes it easy to create complex window layouts and quickly position windows into those layouts.
124
+
**[FancyZones](fancyzones.md)**<br><br>
125
+
A window manager that makes it easy to create complex window layouts and quickly position windows into those layouts.
136
126
:::column-end:::
137
127
:::row-end:::
138
128
139
-
### File Explorer add-ons
140
-
141
129
:::row:::
142
130
:::column:::
143
-
[](file-explorer.md)
131
+

144
132
:::column-end:::
145
133
:::column span="2":::
146
-
[File Explorer add-ons](file-explorer.md) enable Preview pane and thumbnail rendering in File Explorer to display a variety of file types. To open the Preview pane, go to **View** in File Explorer and select **Preview Pane**.
134
+
**[File Explorer add-ons](file-explorer.md)**<br><br>
135
+
Enable Preview pane and thumbnail rendering in File Explorer to display a variety of file types. To open the Preview pane, go to **View** in File Explorer and select **Preview Pane**.
147
136
:::column-end:::
148
137
:::row-end:::
149
138
150
-
### File Locksmith
151
-
152
139
:::row:::
153
140
:::column:::
154
-
[](file-locksmith.md)
141
+

155
142
:::column-end:::
156
143
:::column span="2":::
157
-
[File Locksmith](file-locksmith.md) is a Windows shell extension to check which files are in use and by which processes. Right-click on one or more selected files in File Explorer and select **Unlock with File Locksmith**.
144
+
**[File Locksmith](file-locksmith.md)**<br><br>
145
+
A Windows shell extension to check which files are in use and by which processes. Right-click on one or more selected files in File Explorer and select **Unlock with File Locksmith**.
158
146
:::column-end:::
159
147
:::row-end:::
160
148
161
-
### Hosts File Editor
162
-
163
149
:::row:::
164
150
:::column:::
165
-
[](hosts-file-editor.md)
151
+

166
152
:::column-end:::
167
153
:::column span="2":::
168
-
[Hosts File Editor](hosts-file-editor.md) is a utility that provides a convenient way to edit the 'Hosts' file in Windows that contains domain names and matching IP addresses, acting as a map to identify and locate hosts on IP networks.
A utility that provides a convenient way to edit the 'Hosts' file in Windows that contains domain names and matching IP addresses, acting as a map to identify and locate hosts on IP networks.
169
156
:::column-end:::
170
157
:::row-end:::
171
158
172
-
### Image Resizer
173
-
174
159
:::row:::
175
160
:::column:::
176
-
[](image-resizer.md)
161
+

177
162
:::column-end:::
178
163
:::column span="2":::
179
-
[Image Resizer](image-resizer.md) is a Windows Shell extension for quickly resizing images. With a right-click in File Explorer, instantly resize one or many images. The code in this extension is based on [Brice Lambson's Image Resizer](https://github.com/bricelam/ImageResizer).
164
+
**[Image Resizer](image-resizer.md)**<br><br>
165
+
A Windows Shell extension for quickly resizing images. With a right-click in File Explorer, instantly resize one or many images. The code in this extension is based on [Brice Lambson's Image Resizer](https://github.com/bricelam/ImageResizer).
180
166
:::column-end:::
181
167
:::row-end:::
182
168
183
-
### Keyboard Manager
184
-
185
169
:::row:::
186
170
:::column:::
187
-
[](keyboard-manager.md)
171
+

188
172
:::column-end:::
189
173
:::column span="2":::
190
-
[Keyboard Manager](keyboard-manager.md) allows you to customize the keyboard to be more productive by remapping keys and creating your own keyboard shortcuts.
Allows you to customize the keyboard to be more productive by remapping keys and creating your own keyboard shortcuts.
191
176
:::column-end:::
192
177
:::row-end:::
193
178
194
-
### Light Switch
195
-
196
179
:::row:::
197
180
:::column:::
198
-
[](light-switch.md)
181
+

199
182
:::column-end:::
200
183
:::column span="2":::
201
-
[Light Switch](light-switch.md) allows you to automatically switch between light and dark themes in Windows based on the time of day.
184
+
**[Light Switch](light-switch.md)**<br><br>
185
+
Allows you to automatically switch between light and dark themes in Windows based on the time of day.
202
186
:::column-end:::
203
187
:::row-end:::
204
188
205
-
### Mouse utilities
206
-
207
189
:::row:::
208
190
:::column:::
209
-
[](mouse-utilities.md)
191
+

210
192
:::column-end:::
211
193
:::column span="2":::
212
-
[Mouse utilities](mouse-utilities.md) add functionality to enhance your mouse and cursor.
194
+
**[Mouse utilities](mouse-utilities.md)**<br><br>
195
+
Add functionality to enhance your mouse and cursor.
213
196
- **Find My Mouse**: Quickly locate your mouse pointer with a spotlight that focuses on its current position. This feature is based on source code developed by [Raymond Chen](https://github.com/oldnewthing).
214
197
- **Mouse Highlighter**: Displays visual indicators when basic mouse buttons are clicked.
215
198
- **Mouse Jump**: Allows a quick jump on large displays.
216
199
- **Mouse Pointer Crosshairs**: Draws crosshairs centered on the mouse pointer.
217
200
:::column-end:::
218
201
:::row-end:::
219
202
220
-
### Mouse Without Borders
221
-
222
203
:::row:::
223
204
:::column:::
224
-
[](mouse-without-borders.md)
205
+

225
206
:::column-end:::
226
207
:::column span="2":::
227
-
Use [Mouse Without Borders](mouse-without-borders.md) to interact with multiple computers from the same keyboard and mouse, while seamlessly sharing clipboard contents and files between the machines.
208
+
**[Mouse Without Borders](mouse-without-borders.md)**<br><br>
209
+
Interact with multiple computers from the same keyboard and mouse, while seamlessly sharing clipboard contents and files between the machines.
228
210
:::column-end:::
229
211
:::row-end:::
230
212
231
-
### New+
232
-
233
213
:::row:::
234
214
:::column:::
235
-
[](newplus.md)
215
+

236
216
:::column-end:::
237
217
:::column span="2":::
238
-
[New+](newplus.md) enables you to create files and folders from a personalized set of templates in File Explorer.
218
+
**[New+](newplus.md)**<br><br>
219
+
Enables you to create files and folders from a personalized set of templates in File Explorer.
239
220
:::column-end:::
240
221
:::row-end:::
241
222
242
-
### Peek
243
-
244
223
:::row:::
245
224
:::column:::
246
-
[](peek.md)
225
+

247
226
:::column-end:::
248
227
:::column span="2":::
249
-
[Peek](peek.md) allows you to preview file content without the need to open multiple applications or interrupt your workflow. You can simply select a file and use the shortcut (<kbd>Ctrl</kbd>+<kbd>Space</kbd>).
228
+
**[Peek](peek.md)**<br><br>
229
+
Allows you to preview file content without the need to open multiple applications or interrupt your workflow. You can simply select a file and use the shortcut (<kbd>Ctrl</kbd>+<kbd>Space</kbd>).
0 commit comments