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

https://github.com/rcmaehl/PowerToysMacros

Definable Macros for PowerToys Run
https://github.com/rcmaehl/PowerToysMacros

Last synced: 5 months ago
JSON representation

Definable Macros for PowerToys Run

Awesome Lists containing this project

README

        

[![Build Status](https://img.shields.io/github/actions/workflow/status/rcmaehl/PowerToysMacros/PTM.yml?branch=main)](https://github.com/rcmaehl/PowerToysMacros/actions?query=workflow%3Aptm)
[![Download](https://img.shields.io/github/v/release/rcmaehl/PowerToysMacros)](https://github.com/rcmaehl/PowerToysMacros/releases/latest/)
[![Download count](https://img.shields.io/github/downloads/rcmaehl/PowerToysMacros/total?label=Downloads)](https://github.com/rcmaehl/PowerToysMacros/releases/latest/)
[![Ko-fi](https://img.shields.io/badge/Support%20me%20on-Ko--fi-FF5E5B.svg?logo=ko-fi)](https://ko-fi.com/rcmaehl)
[![PayPal](https://img.shields.io/badge/Donate%20on-PayPal-00457C.svg?logo=paypal)](https://paypal.me/rhsky)
[![Join the Discord chat](https://img.shields.io/badge/Discord-chat-7289da.svg?&logo=discord)](https://discord.gg/uBnBcBx)

# PowerToysMacros
Definable Macros for PowerToys Run

Macros Definable in `%localappdata%\PowerToysMacros\Macros.ini`

![image](https://user-images.githubusercontent.com/716581/177028399-21dea245-1a62-412e-a550-83d01301c987.png)

> :warning: PLEASE NOTE: PowerToysMacros is still BETA. Changes are to be expected, and performance to be improved.

## Download

[Download latest stable release](https://github.com/rcmaehl/PowerToysMacros/releases/latest/download/PowerToysMacros.exe)

[Download latest testing release](https://nightly.link/rcmaehl/PowerToysMacros/workflows/PTM/main/ptm.zip)\
**Keep in mind that you will have to update testing releases manually**

### System Requirements
 |Minimum Requirements|Recommended
----|----|----
OS|Windows 8.1|Latest Windows 11 Build
CPU|64-bit Single Core|64-bit Dual Core or Higher
RAM (Memory)|40MB Free|100MB Free
Disk (Storage)|5MB Free|100MB Free

## Compiling

1. Download and run "AutoIt Full Installation" from [official website](https://www.autoitscript.com/site/autoit/downloads).
1. Get the source code either by [downloading zip](https://github.com/rcmaehl/PowerToysMacros/archive/main.zip) or do `git clone https://github.com/rcmaehl/PowerToysMacros`.
1. Right click on `PowerToysMacros.au3` in the PowerToysMacros directory and select "Compile Script (x64) (or x86 if you have 32 bit Windows install).
1. This will create PowerToysMacros.exe in the same directory.s

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for rules of coding and pull requests.

## License

PowerToysMacros is free and open source software, it is using the LGPL-3.0 license.

See [LICENSE](LICENSE) for the full license text.