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

https://github.com/Paris/IronAHK

Cross platform .NET rewrite of the popular AutoHotkey scripting language for desktop automation.
https://github.com/Paris/IronAHK

autohotkey c-sharp cross-platform desktop scripting-language

Last synced: about 2 months ago
JSON representation

Cross platform .NET rewrite of the popular AutoHotkey scripting language for desktop automation.

Awesome Lists containing this project

README

        

IronAHK is a rewrite of [AutoHotkey](https://autohotkey.com/), a powerful and easy to use scripting language for automation on the desktop.
It is developed in C# for [.NET](https://www.microsoft.com/net/) and [Mono](http://www.mono-project.com/) which brings cross-platform compatibility, increased performance, enhanced security, Unicode, native 64-bit support, smaller file sizes for compiled binaries and much more.

Follow development on:
* [GitHub](http://github.com/Paris/IronAHK)
* [AutoHotkey forum thread](https://autohotkey.com/board/topic/50354-ironahk-alpha-cross-platform-net-rewrite-of-autohotkey/)

**Note: this project has been discontinued.**