An AutoHotkey tool for managing window size and transparency based on the window under the mouse.
- Resize windows incrementally using Win+Mouse Wheel.
- Adjust window transparency using Win+Alt+Mouse Wheel.
- Display ASCII progress bars to show the current size and transparency levels.
- Download and install AutoHotkey v2.
- Clone this repository or download the script file directly.
- Run the script using AutoHotkey.
- Resize Window:
- Increase size:
Win + Mouse Wheel Up
- Decrease size:
Win + Mouse Wheel Down
- Increase size:
- Adjust Transparency:
- Increase transparency:
Win + Alt + Mouse Wheel Up
- Decrease transparency:
Win + Alt + Mouse Wheel Down
- Increase transparency:
Feel free to fork this project, submit pull requests, or create issues for any bugs or feature requests.
This project is licensed under the MIT License.