Skip to content

A utility that expands shortcuts for Windows and its apps.

Notifications You must be signed in to change notification settings

arcanexhoax/WinTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinTool

WinTool is a utility that expands shortcuts for Windows and its apps, it adds shortcuts for useful functions that do not have it.
GlobalKeyInterceptor is used to keyboard shortcuts interception

Shortcuts

Windows Explorer

Ctrl + O - Run selected exe-file with arguments
Ctrl + E - Create file
Ctrl + Shift + E - Fast file creation
Ctrl + Shift + C - Copy path to selected item (If no item is selected, the path to the open folder will be copied. If many items are selected, nothing will happen)
Ctrl + Shift + X - Copy name of selected item (If no item is selected, the name of the open folder will be copied. If many items are selected, nothing will happen)
Ctrl + Shift + L - Open current folder in cmd
Ctrl + Shift + F - Search for text in files in the current folder

Selected text (in any app)

Alt + Win + U - Convert to uppercase
Alt + Win + L - Convert to lowercase

Features

  • Launching utility on windows startup
  • Working from the tray

Warning

The utility is under development, unstable operation is possible. Shortcuts will be added as well as other features. UI will be improved.