{"id":13804774,"url":"https://github.com/rshipp/ahk-libs","last_synced_at":"2025-05-13T18:32:51.086Z","repository":{"id":2673377,"uuid":"3665211","full_name":"rshipp/ahk-libs","owner":"rshipp","description":"AutoHotkey library archive.","archived":true,"fork":false,"pushed_at":"2018-11-26T03:42:52.000Z","size":16507,"stargazers_count":155,"open_issues_count":0,"forks_count":40,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-05-11T01:46:44.957Z","etag":null,"topics":["ahk","ahk-library","ahkscript","archive","autohotkey","autohotkey-script","library","meta","stdlib","submodule","wrapper"],"latest_commit_sha":null,"homepage":"https://github.com/rshipp/ahk-libs#readme","language":"AutoHotkey","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rshipp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-08T22:42:36.000Z","updated_at":"2025-05-07T18:53:11.000Z","dependencies_parsed_at":"2022-09-14T17:53:17.930Z","dependency_job_id":null,"html_url":"https://github.com/rshipp/ahk-libs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rshipp%2Fahk-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rshipp%2Fahk-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rshipp%2Fahk-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rshipp%2Fahk-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rshipp","download_url":"https://codeload.github.com/rshipp/ahk-libs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254003447,"owners_count":21997889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ahk","ahk-library","ahkscript","archive","autohotkey","autohotkey-script","library","meta","stdlib","submodule","wrapper"],"created_at":"2024-08-04T01:00:53.803Z","updated_at":"2025-05-13T18:32:49.207Z","avatar_url":"https://github.com/rshipp.png","language":"AutoHotkey","funding_links":[],"categories":["Library Distributions"],"sub_categories":["Text manipulation"],"readme":"# ahk-libs\nAll the (redistributable) [AutoHotkey](http://ahkscript.org/) libraries I can find...\n\nLicenses are scattered around in there somewhere.\n\nAt the moment, this repo contains well over 200 libraries, classes, and\nwrappers for [AHK 1.1](https://github.com/Lexikos/AutoHotkey_L) (previously AHK\\_L),\nAHK 1.0 (previously basic/vanilla), and [AHK v2](https://github.com/Lexikos/AutoHotkey_L/tree/alpha),\nimplemented in over 3000 scripts.\n\n## DEPRECATED\n\nI'm archiving this repo, and won't be updating it again. For a more modern\ncollection of AutoHotkey resources, I suggest visiting the [Awesome\nAutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey) list.\n\n## AutoHotkey Library Distribution\nWant more libs? Several projects have similar goals to this one:\n\n* [pAHKlight](https://github.com/hi5/pAHKlight)\n* [ASPDM](https://github.com/ahkscript/ASPDM), for\n  [package/stdlib distribution and management](https://trello.com/b/XVP4M76d/package-stdlib-distribution-and-management)\n  from the [ahkscript](https://github.com/ahkscript) folks\n* [ALD](http://libba.net/) (discontinued)\n* tuncay's original [ahkstdlib](http://www.autohotkey.com/forum/viewtopic.php?t=54996) (discontinued)\n* [Salt](https://code.google.com/p/salt/) (discontinued)\n\n## README!\nPlease note that, because this repo makes heavy use of git 'submodules',\ndownloading a zip or tarball is not useful. Instead, if you wish to have\naccess to all the libs included in this repo, please run:\n\n    git clone --recursive https://github.com/rshipp/ahk-libs.git\n\n\n## Included\nSo far, the included libs are (in no particular order):\n\n* The 'ahkstdlib' collection, in its entirety (see\n  http://www.autohotkey.com/forum/viewtopic.php?t=54996)\n* Several of [Uberi](https://github.com/Uberi)'s libs, including:\n  AHK-DB (sqlite3 database functions),\n  AssociativeArrays,\n  AveragingFunctions,\n  BarGrapher,\n  DeltaCompression,\n  ExprEval(),\n  Geolocation,\n  ListCompare,\n  ParallelPort,\n  QuotedStringReplace,\n  RangeOverlap,\n  Raydium-AHK (game engine wrapper),\n  SingleCharArray,\n  Speech (tts lib),\n  TriangleCollisionDetection,\n  Parallelist,\n  Canvas-AHK,\n  Fraction.ahk\n* [Rseding91](https://github.com/Rseding91)'s \"Fast ini library\", basic and advanced versions\n* Several of [infogulch](https://github.com/infogulch)'s libs, including:\n  WinHttpRequest,\n  Map,\n  AsyncHttp,\n  Zip,\n  LSON,\n  ahk2-bigint,\n  CaseSensitiveObject,\n  ahk-OpenGL\n* [nimdahk](https://github.com/nimdahk)'s AHKLink lib\n* [ChrisS85](https://github.com/ChrisS85)'s CGUI and WorkerThread libs\n* [camerb](https://github.com/camerb)'s AHK libs\n* [polyethene](https://github.com/polyethene)'s AutoHotkey-Scripts\n* Several of [maul-esel](https://github.com/maul-esel)'s libs, including:\n  COM-Classes,\n  FormsFramework,\n  ITaskbarList,\n  AeroThumbnail,\n  ImportTypeLib,\n  AHK-Util-Funcs (GUID, Mem, Obj, etc),\n  ALD.ahk\n* [hoppfrosch](https://github.com/hoppfrosch)'s cTable and cGist classes\n* [HotKeyIt](https://github.com/HotKeyIt)'s _Struct libs for AHK v2 and _H\n* [RaptorX](https://github.com/RaptorX)'s scintilla-wrapper and cURL-Wrapper libs\n* [IsNull](https://github.com/IsNull)'s ahkDBA\n* [aviaryan](https://github.com/aviaryan)'s \"autohotkey-scripts\", which includes several AHK libraries and scripts.\n* [lordkrandel](https://github.com/lordkrandel)'s ahk_library\n* [TLMcode](https://github.com/TLMcode)'s FF_COM\n* [MasterFocus](https://github.com/MasterFocus)'s \"AutoHotkey\" repo, which includes several AHK libraries and functions.\n* [tinku99](https://github.com/tinku99)'s ahkzmq wrapper and stdlib.\n* [joedf](https://github.com/joedf)'s LibCon.ahk\n* [Jim-VxE](https://github.com/Jim-VxE)'s JSON_ToObj, ADOSQL, and Table libraries.\n* [JnLlnd](https://github.com/JnLlnd)'s ObjCSV library\n* [fincs](https://github.com/fincs)' AutoHotkey Foundation Classes\n  (AFC), and ahk-eval library\n* [Lexikos](https://github.com/Lexikos)' DBGp library\n* [AHK-just-me](https://github.com/AHK-just-me)'s HD_EX, TC_EX, IL_EX,\n  LV_EX, Class_LV_Colors, Class_LV_InCellEdit, Class_SQLiteDB,\n  Class_ImageButton, and Class_RichEdit.\n* [cocobelgica](https://github.com/cocobelgica)'s\n  AutoHotkey-ElementTree, AutoHotkey-PS-Control, AutoHotkey-Menu,\n  AutoHotkey-IPC, AutoHotkey-XConfig, AutoHotkey-JSON, AutoHotkey-XML,\n  and AutoHotkey-Expose.\n* [AfterLemon](https://github.com/AfterLemon) and\n  [tidbit](https://github.com/acorns)'s Class_Console.\n* [jNizM](https://github.com/jNizM)'s AHK_DllCall_WinAPI and\n  AutoHotkey_Scripts (jNizM_AutoHotkey_Scripts).\n* [Shambles-Dev](https://github.com/Shambles-Dev)’s HashTable and Facade.\n\n## Removed\n\n* [Shambles-Dev](https://github.com/Shambles-Dev)’s Plaster introspection\n  and Composer functional programming libraries. ([Issue #4](https://github.com/rshipp/ahk-libs/issues/4))\n\n## Issues\n\nSee https://github.com/rshipp/ahk-libs/issues/6 for a note on FTP PASV mode issues.\n\n## Note to developers of these libs\nIf your code is in this repo, and you do not want it to be, I apologize.\nPlease just let me know, and I will remove it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frshipp%2Fahk-libs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frshipp%2Fahk-libs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frshipp%2Fahk-libs/lists"}