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

https://github.com/bert093/autohotkey

Simple AutoHotkey
https://github.com/bert093/autohotkey

autohotkey-v2

Last synced: 5 months ago
JSON representation

Simple AutoHotkey

Awesome Lists containing this project

README

          

# AutoHotkey

## 🗒️ Note
AutoHotkey is designed exclusively for Windows.

## 🚀 Getting Started

Follow these instructions to set up and run the project locally.

## ⚙️ Prerequisites

Make sure you have the following installed on your system:

```
AutoHotkeys (2.0)
Git
```

## 📥 Installation

1. Clone the repository:

```
git clone https://github.com/bert093/MyAutoHotkey.git
```

2. Run autohotkeys:

```
volume.ahk (Run as administrator)
```

3. Use the keyboard shortcuts:

```
Ctrl + Alt + = -> 🔊 increase volume
Ctrl + Alt + - -> 🔉 Decrease volume
```

## 📁 Project Structure

```
MyAutoHotkey
├─ README.md
└─ volume.ahk
```