Skip to content

Commit

Permalink
Updated readme for release
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelEllnebrand authored Mar 12, 2023
1 parent ee2150f commit 9151500
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# WindowTool
# WindowTool
## Description
WindowTool is a small utility that does just one thing. It helps the user move and resize program windows. There is an option to keep the window inside the current desktop.


## Instructions
* <kbd>CTRL</kbd> + <kbd>WIN</kbd> : Move the window under the cursor.
* <kbd>CTRL</kbd> + <kbd>WIN</kbd> + <kbd>ALT</kbd> : Resize the windows under the cursor

## Installation
Download and run "WindowTool.exe".

## Credits
Uses code from:
* [rvknth043: Global-Low-Level-Key-Board-And-Mouse-Hook](https://github.com/rvknth043/Global-Low-Level-Key-Board-And-Mouse-Hook)

## License
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

0 comments on commit 9151500

Please sign in to comment.