All Projects → kvnxiao → keypirinha-winsys

kvnxiao / keypirinha-winsys

Licence: MIT license
A Keypirinha plugin with useful system and shell commands for Windows 10/11.

Programming Languages

python
139335 projects - #7 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to keypirinha-winsys

DevToys
A Swiss Army knife for developers.
Stars: ✭ 4,986 (+14564.71%)
Mutual labels:  uwp, windows-10, windows-11
Files
A modern file manager that pushes the boundaries of the platform.
Stars: ✭ 15,198 (+44600%)
Mutual labels:  uwp, windows-10, windows-11
Rise-Media-Player
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
Stars: ✭ 600 (+1664.71%)
Mutual labels:  uwp, windows-10, windows-11
Control Uwp
🌚🌓Alternative Control Panel for Windows 10
Stars: ✭ 237 (+597.06%)
Mutual labels:  settings, uwp, windows-10
ghostly
Ghostly is a GitHub notification client for Windows 10/11
Stars: ✭ 252 (+641.18%)
Mutual labels:  uwp, windows-10, windows-11
LRReader
A feature-complete reader and client for LANraragi
Stars: ✭ 62 (+82.35%)
Mutual labels:  uwp, windows-10, windows-11
XamlIslands
Repository with several XAML Islands v1 samples (Win32, WPF, and WinForms) to demonstrate how to use it.
Stars: ✭ 47 (+38.24%)
Mutual labels:  uwp, windows-10
packer-windows
Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
Stars: ✭ 1,116 (+3182.35%)
Mutual labels:  windows-10, windows-11
WindowsMediaController
Allows developers to more easily get information from and interact with the Windows 10/11 OS media interface.
Stars: ✭ 41 (+20.59%)
Mutual labels:  windows-10, windows-11
Light-Switch
Easily switch from light to dark theme, or the other way around, in Windows 10/11.
Stars: ✭ 25 (-26.47%)
Mutual labels:  windows-10, windows-11
inbox-notifier
Gmail notifications instantly in the Windows taskbar
Stars: ✭ 55 (+61.76%)
Mutual labels:  windows-10, windows-11
MediaFlyout
Windows 10+ Media Control Taskbar Flyout
Stars: ✭ 87 (+155.88%)
Mutual labels:  windows-10, windows-11
Microsoft.Toolkit.Win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 345 (+914.71%)
Mutual labels:  uwp, windows-10
FactoryOrchestrator
A cross-platform system service which provides a simple way to run and manage factory line validation, developer inner-loop, diagnostics, and fault analysis workflows.
Stars: ✭ 36 (+5.88%)
Mutual labels:  uwp, windows-10
UWPGmaps.SDK
Unofficial Google Map SDK for Universal Windows Platform (UWP)
Stars: ✭ 16 (-52.94%)
Mutual labels:  uwp, windows-10
BetterWindows
Some windows tips to improve your UX experience when using windows
Stars: ✭ 27 (-20.59%)
Mutual labels:  windows-10, windows-11
avrdude
AVRDUDE for Windows
Stars: ✭ 83 (+144.12%)
Mutual labels:  windows-10, windows-11
wor-flasher
Legal utility that runs on RPiOS to flash another SD card with Windows 10/11
Stars: ✭ 451 (+1226.47%)
Mutual labels:  windows-10, windows-11
WindowsAppSDK
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
Stars: ✭ 3,089 (+8985.29%)
Mutual labels:  windows-10, windows-11
privacy-settings
Guide to privacy settings for most major softwares and services.
Stars: ✭ 97 (+185.29%)
Mutual labels:  windows-10, windows-11

Keypirinha Plugin: WinSys

A useful Keypirinha plugin with common system and shell commands for Windows 10.

Provides keywords for system command features such as shutdown, locking the computer, emptying the recycling bin, as well as shell commands to open the new Windows 10 settings panels and other useful explorer folders (e.g. AppData), etc.

Download

Downloads can be found at the releases page: https://github.com/kvnxiao/keypirinha-winsys/releases

Install

Download the WinSys.keypirinha-package file from the release page shown above and move it to your InstalledPackage folder located at:

  • Keypirinha\portable\Profile\InstalledPackages in Portable mode
  • Or %APPDATA%\Keypirinha\InstalledPackages in Installed mode (the final path would look like C:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages)

Usage

Type in a valid keyword to activate the corresponding function:

System Actions

Keyword Description
Lock Locks the computer and brings you to the lock screen
Shutdown Shuts down the computer
Restart Restarts the computer
Hibernate Puts the computer into hibernate mode
Sleep Puts the computer to sleep
Logout Logs out the current user
Empty Recycle Bin Empty the Recycle Bin

Explorer Shell Shortcuts

Keyword Description
Recycle Bin Opens the Recycle Bin folder
AppData Opens the user's AppData folder
LocalAppData Opens the user's AppData/Local folder
LocalLowAppData Opens the user's AppData/LocalLow folder
Desktop Opens the user's Desktop folder
Downloads Opens the user's Downloads folder
Documents Opens the user's Documents folder
Startup Opens the user's Startup folder

Windows Settings Shortcuts (Win10 only)

Keyword Description
Settings Panel Opens the Settings application
System Settings Opens the system settings panel
Display Opens the display settings panel
Notification & Actions Opens the notification & actions panel
Battery Opens the battery settings panel
Bluetooth & other devices Opens the Bluetooth & other devices panel
Printers & Scanners Opens the printers & scanners panel
Phone & mobile devices Opens the mobile devices panel
Background Opens the background personalization panel
Lock screen Opens the lock screen personalization panel
Date & Time Opens the date & time panel
Region & Language Opens the region & language panel
Accounts Opens the accounts, email, sync panel
Update & Security Opens the update & security panel

Change Log

1.0.1

  • Added Startup keyword as a shell command to open the user's startup menu folder

1.0.0 - Initial Release

  • Initial release of the plugin which contains system actions, explorer shell shortcuts, and windows settings shortcuts for Windows 10

License

This package is distributed under the terms of the MIT license.

Credits

Thanks to polyvertex for Keypirinha.

This plugin was inspired by psistorm's keypirinha-systemcommands.

Contribute

Feel free to submit a pull request that you may see fit to help improve this plugin. All contributions are welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].