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.
- Host: GitHub
- URL: https://github.com/Paris/IronAHK
- Owner: Paris
- License: bsd-2-clause
- Archived: true
- Created: 2010-10-12T21:29:27.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T15:24:30.000Z (over 7 years ago)
- Last Synced: 2024-05-19T05:32:03.559Z (about 1 year ago)
- Topics: autohotkey, c-sharp, cross-platform, desktop, scripting-language
- Language: C#
- Homepage: https://autohotkey.com/board/topic/50354-ironahk-alpha-cross-platform-net-rewrite-of-autohotkey/
- Size: 3.45 MB
- Stars: 401
- Watchers: 37
- Forks: 78
- Open Issues: 23
-
Metadata Files:
- Readme: readme.md
- License: license.txt
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.**