Chrome.ahk
Chrome automation script
Automates Google Chrome using its WebSocket-based API
Automate Google Chrome using native AutoHotkey
340 stars
17 watching
83 forks
Language: AutoHotkey
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
g33kdude/websocket.ahk | A script that allows connecting to a WebSocket server using AutoHotkey | 68 |
g33kdude/socket.ahk | An implementation of a network socket class in AutoHotkey script language | 64 |
g33kdude/console | A collection of tools and utilities for building console applications in AutoHotkey | 33 |
g33kdude/neutron.ahk | A toolkit for building HTML-based user interfaces with AutoHotkey. | 204 |
lexikos/autohotkey-jk | Replaces AutoHotkey's scripting language with JavaScript, allowing scripts to run on Windows without the need for AutoHotkey.exe. | 83 |
spyoungtech/ahk | Automates tasks on Windows using Python and AutoHotkey script execution | 890 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
ahk-just-me/class_scrollgui | Provides a GUI container with scroll functionality for AutoHotkey applications | 23 |
xeo786/rufaydium-webdriver | An AutoHotkey library for automating web browser interactions using WebDriver | 17 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 831 |
cocobelgica/autohotkey-json | A JSON parser and serializer for AutoHotkey scripting language | 258 |
huleiak47/vim-ahkcomplete | Omnicomplete plugin for autohotkey script editing | 13 |
vim-scripts/autohotkey-ahk | A Vim script for syntax highlighting Autohotkey scripts | 15 |
lipkau/cgui | An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language. | 18 |
juanmamenendez/autohotkey-script-open-show-apps | Automates opening and managing applications using hotkeys on Windows 10 desktop | 140 |