All Projects → HotKeyIt → Ahkdll

HotKeyIt / Ahkdll

Licence: other
AutoHotkey_H

Programming Languages

scripting
82 projects

Projects that are alternatives of or similar to Ahkdll

Winhue
Controlling the Philips Hue lighting system from your Windows PC.
Stars: ✭ 167 (-5.65%)
Mutual labels:  automation, hotkeys
Autohotkey l
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
Stars: ✭ 5,090 (+2775.71%)
Mutual labels:  automation, hotkeys
Mad
Map PoGo stuff with Android devices
Stars: ✭ 171 (-3.39%)
Mutual labels:  automation
Invoker
Penetration testing utility, and antivirus assessment tool.
Stars: ✭ 178 (+0.56%)
Mutual labels:  dll
Rocksdb Sharp
.net bindings for the rocksdb by facebook
Stars: ✭ 173 (-2.26%)
Mutual labels:  dll
Sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
Stars: ✭ 172 (-2.82%)
Mutual labels:  multithreading
Zeus
An Electrifying Build System
Stars: ✭ 176 (-0.56%)
Mutual labels:  automation
Semantic Release
📦🚀 Fully automated version management and package publishing
Stars: ✭ 14,364 (+8015.25%)
Mutual labels:  automation
Dispatch
Just a tiny library to make using GCD easier and intuitive
Stars: ✭ 178 (+0.56%)
Mutual labels:  multithreading
Pypyr
pypyr task-runner cli & api for automation pipelines. Automate anything by combining commands, different scripts in different languages & applications into one pipeline process.
Stars: ✭ 173 (-2.26%)
Mutual labels:  automation
Poshkeepass
PowerShell module for KeePass
Stars: ✭ 177 (+0%)
Mutual labels:  automation
Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (-2.26%)
Mutual labels:  multithreading
Faas Flow
Function Composition for OpenFaaS
Stars: ✭ 172 (-2.82%)
Mutual labels:  automation
Gtxilib
Google Toolbox for Accessibility for iOS
Stars: ✭ 177 (+0%)
Mutual labels:  automation
Kitten
Tiny multi-server automation tool
Stars: ✭ 171 (-3.39%)
Mutual labels:  automation
Ofc Bootstrap
Bootstrap OpenFaaS Cloud for your team
Stars: ✭ 178 (+0.56%)
Mutual labels:  automation
Instapy
📷 Instagram Bot - Tool for automated Instagram interactions
Stars: ✭ 12,473 (+6946.89%)
Mutual labels:  automation
Netdev
Asynchronous multi-vendor library for interacting with network devices
Stars: ✭ 172 (-2.82%)
Mutual labels:  automation
Pht
A new threading extension for PHP
Stars: ✭ 175 (-1.13%)
Mutual labels:  multithreading
Robot
Native cross-platform system automation
Stars: ✭ 178 (+0.56%)
Mutual labels:  automation

AutoHotkey_H was invented by tinku99 and enhanced by HotKeyIt based on AutoHotkey (https://github.com/Lexikos/AutoHotkey_L by Lexikos)

AutoHotkey.dll opens the world of AutoHotkey to other programming and scripting languages. It allows multi-threading by loading a dll multiple times and using its exported functions as well as build-in features like Alias, CriticalObject and other.

You can use AutoHotkey in many other programming languages like C#, C++, VB, .Net, Python and many more by loading the dll or using COM Interface. For example you can run AutoHotkey scripts from Excel or Word macro as if it was a build-in feature.

Find out more on http://hotkeyit.github.io/v2/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].