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
- Host: GitHub
- URL: https://github.com/rcmaehl/PowerToysMacros
- Owner: rcmaehl
- License: lgpl-3.0
- Created: 2022-07-03T04:18:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T19:19:25.000Z (8 months ago)
- Last Synced: 2024-11-12T21:12:41.599Z (5 months ago)
- Language: AutoIt
- Size: 102 KB
- Stars: 19
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.YML
- License: LICENSE
- Security: security.txt
Awesome Lists containing this project
- jimsghstars - rcmaehl/PowerToysMacros - Definable Macros for PowerToys Run (AutoIt)
README
[](https://github.com/rcmaehl/PowerToysMacros/actions?query=workflow%3Aptm)
[](https://github.com/rcmaehl/PowerToysMacros/releases/latest/)
[](https://github.com/rcmaehl/PowerToysMacros/releases/latest/)
[](https://ko-fi.com/rcmaehl)
[](https://paypal.me/rhsky)
[](https://discord.gg/uBnBcBx)# PowerToysMacros
Definable Macros for PowerToys RunMacros Definable in `%localappdata%\PowerToysMacros\Macros.ini`

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