An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


WinMacros


🧩 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.

![image](https://github.com/user-attachments/assets/ddf7528d-eb35-4132-86e8-938b196fa3cb)

## 📸 Showcase

[![WinMacros Preview](https://github.com/user-attachments/assets/5d736b68-5a75-4803-aff2-70f127da456f)](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).