LibCon.ahk
Console app library
A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling.
LibCon - AutoHotkey Library For Console Support
60 stars
11 watching
10 forks
Language: AutoHotkey
last commit: over 3 years ago
Linked from 1 awesome list
autohotkeyautohotkey-libraryconsoleconsole-applicationlibrary
Related projects:
Repository | Description | Stars |
---|---|---|
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
lipkau/cgui | An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language. | 18 |
hoppfrosch/ahk_ctable | A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
jim-vxe/ahk-lib-table | A collection of AutoHotkey functions to manipulate tabular data in a standard format. | 6 |
g33kdude/console | A collection of tools and utilities for building console applications in AutoHotkey | 34 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 832 |
joedf/aei.ahk | Displays AutoHotkey Environment Information and relevant System Information with an update checker | 15 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 68 |
cocobelgica/autohotkey-json | A JSON parser and serializer for AutoHotkey scripting language | 258 |
dorkbox/console | A Java library providing unbuffered input and ANSI output support for various platforms, including Linux, MacOS, and Windows. | 14 |
ahk-just-me/class_scrollgui | Provides a GUI container with scroll functionality for AutoHotkey applications | 23 |
jleb/ahksock | A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts | 78 |
ahkdb/ahkdb | A library that provides an efficient and lightweight way to store, manipulate, and query tab-separated databases from AutoHotkey scripts | 28 |
isnull/ahkdba | An object-oriented wrapper around multiple databases to standardize access interface. | 52 |
lipkau/winscp.ahk | A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. | 19 |