https://github.com/fr0st-iwnl/winmacros
🧩 \\ Custom Windows macros for faster tasks and easy system control.
https://github.com/fr0st-iwnl/winmacros
ahk ahk-script ahk-v2 ahkscript ahkv2 autohotkey autohotkey-scripts autohotkey-v2 autohotkeyv2 automation automation-scripts automation-tools keybind keybinding lightweight macro macros windows windows-macro windows-macros
Last synced: 11 months ago
JSON representation
🧩 \\ Custom Windows macros for faster tasks and easy system control.
- Host: GitHub
- URL: https://github.com/fr0st-iwnl/winmacros
- Owner: fr0st-iwnl
- License: gpl-3.0
- Created: 2024-11-17T22:35:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-07T00:50:29.000Z (about 1 year ago)
- Last Synced: 2025-05-07T01:39:57.341Z (about 1 year ago)
- Topics: ahk, ahk-script, ahk-v2, ahkscript, ahkv2, autohotkey, autohotkey-scripts, autohotkey-v2, autohotkeyv2, automation, automation-scripts, automation-tools, keybind, keybinding, lightweight, macro, macros, windows, windows-macro, windows-macros
- Language: AutoHotkey
- Homepage: https://winmacros.netlify.app/
- Size: 2.23 MB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
🧩 Custom Windows macros for faster tasks and easy system control.
Installation •
Features •
Resource Usage •
Showcase •
Keybindings
## 📦 Installation
### 1. Download the repository
- Clone this repository or download any of the available files from the [Releases](https://github.com/fr0st-iwnl/WinMacros/releases) page.
```
git clone https://github.com/fr0st-iwnl/WinMacros.git
```
### 2. Download and install AutoHotkey (Optional)
- If you want to run the script manually, make sure to install [AutoHotkey v2.0 (deprecated)](https://autohotkey.com/).
### 3. Run the script
- **Option 1:** Double-click the `.ahk` file to start the script (requires AutoHotkey).
- **Option 2:** Run `WinMacros.exe` directly no installation needed! ✅
## ✨ Features
🖥️ Hotkey Settings
### Applications
- **File Explorer**: Open `File Explorer` with a hotkey.
- **PowerShell**: Open `PowerShell` with a hotkey.
- **Default Browser**: Open your default `web browser` with a hotkey.
- **Code Editor**: Open your `code editor` **(VSCode or VSCodium)** with a hotkey.
- **Calculator**: Open the built-in `calculator` with a hotkey.
- **Spotify**: Open `Spotify` with a hotkey.
### System Tools
- **Toggle Taskbar**: Toggle the visibility of the `taskbar` with a hotkey.
- **Toggle Desktop Icons**: Toggle the visibility of `desktop icons` with a hotkey.
### Sound Controls
- **Volume Up**: Increase `system volume` with a hotkey.
- **Volume Down**: Decrease `system volume` with a hotkey.
- **Toggle Volume Mute**: Mute or unmute the `system volume` with a hotkey.
- **Toggle Microphone**: Mute or unmute the `microphone` with a hotkey.
⚙️ Launcher Settings
- **Ctrl + Alt + L**: Open a custom launcher where you can quickly run your own `.exe` files with a hotkey.
🖥️ Power Menu
- **Alt + Backspace**: Open the power menu with options to:
- 🌙 Shutdown
- 🔄 Restart
- 💤 Sleep
- 🔒 Log Off
## 📊 Resource Usage
### WinMacros is a lightweight tool, using only 2.4 MB of memory.

## 📸 Showcase
[](https://winmacros.netlify.app/#showcase)
## 🎹 Keybindings
| Keys | Action |
| :--- | :--- |
| Ctrl+Alt+K | Open Hotkey Settings |
| Ctrl+Alt+L | Open Launcher Settings |
| Alt+Backspace | Open Power Menu |
## 🤝 Contributions
Feel free to fork this repository and submit pull requests. Contributions to improve functionality, documentation, or adding features are welcome. For guidelines, please refer to the [CONTRIBUTING.md](https://github.com/fr0st-iwnl/WinMacros/blob/master/CONTRIBUTING.md).