mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-27 14:59:16 +08:00
Updated Home (markdown)
parent
01434908f3
commit
0dc5e4354f
4
Home.md
4
Home.md
@ -1,5 +1,9 @@
|
||||
## Current PowerToy Utilities
|
||||
|
||||
### Awake
|
||||
|
||||
[<img align="left" src="https://aka.ms/powerToysAwakeImageSmall" />](https://aka.ms/PowerToysOverview_Awake) [PowerToys Awake](https://aka.ms/PowerToysOverview_Awake) is a utility tool for Windows designed to keep a computer awake without having to manage its [power & sleep settings](https://support.microsoft.com/windows/how-to-adjust-power-and-sleep-settings-26f623b5-4fcc-4194-863d-b824e5ea7679). This behavior can be helpful when running time-consuming tasks, ensuring that the computer does not go to sleep or turn off its screens.
|
||||
|
||||
### Color Picker
|
||||
|
||||
[<img align="left" src="https://aka.ms/powerToysColorPickerImageSmall" />](https://aka.ms/PowerToysOverview_ColorPicker) [Color Picker](https://aka.ms/PowerToysOverview_ColorPicker) is a simple and quick system-wide color picker with <kbd>Win</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd>. Color Picker allows to pick colors from any currently running application and automatically copies it in a configurable format to your clipboard. Color Picker also contains an editor that shows a history of previously picked colors, allows you to fine-tune the selected color and to copy different string representations. This code is based on [Martin Chrzan's Color Picker](https://github.com/martinchrzan/ColorPicker) and [Niels Laute's UX concept](https://medium.com/@Niels9001/a-fluent-color-meter-for-powertoys-20407ededf0c).
|
||||
|
Loading…
Reference in New Issue
Block a user