===== Script Showcase ====== You asked for it, here it is. Please arrange chronologically, grouped by year, so that new scripts are near the top. ===== 2024 ===== * ''2024-12-04'' (v2) [[https://www.autohotkey.com/boards/viewtopic.php?f=83&t=134661|DLLManager]] by [[user:Komrad Toast]] - Small library which smoothes over much of the boilerplate involved with DLL-heavy scripts. * ''2024-10-14'' (v2) [[https://www.autohotkey.com/boards/viewtopic.php?f=83&t=133674|adash.ahk]] ([[https://github.com/adash-ahk/adash.ahk|GitHub]]) by [[user:Chunjee]] - Comprehensive collection of data manipulation methods to slice and dice arrays, string, and tables. * ''2024-10-13'' (v2) [[https://www.autohotkey.com/boards/viewtopic.php?f=83&t=133650|Aris]] ([[https://github.com/Descolada/Aris|GitHub]]) by [[user:Descolada]] - Excellent AHK package manager that greatly simplifies finding, installing, and upgrading any library you might need. * ''2024-08-13'' (v2) [[https://www.autohotkey.com/boards/viewtopic.php?f=83&t=132433|Color]] ([[https://github.com/tylerjcw/Color|GitHub]]) by [[user:Komrad Toast]] - Feature-rich image manipulation library capable of complex chains of color filters. * ''2024-08-07'' (v2) [[https://www.autohotkey.com/boards/viewtopic.php?f=83&t=132295|YACS - Yet Another Color Selector]] ([[https://github.com/tylerjcw/YACS|GitHub]]) by [[user:Komrad Toast]] - Handy color picking tool with a live-updating zoomed view. * ''2024-08-04'' (v2) [[https://github.com/Qriist/class_MediaInfo|class_MediaInfo]] by [[user:Qriist]] - Convenient MediaInfo library designed for quickly examining any type of file. * ''2024-03-11'' (v2) [[https://www.autohotkey.com/boards/viewtopic.php?f=83&t=127179|LibQurl]] ([[https://github.com/Qriist/LibQurl|GitHub]]) by [[user:Qriist]] - Feature-rich binding of [[https://curl.se/|curl]]/[[https://curl.se/libcurl/|libcurl]], bringing to AutoHotKey the scriptable power of perhaps the most widely used data transfer engine on the planet. * ''2024-01-29'' (v2) [[https://github.com/contratemps/AHK_RegExTester|AHK_RegExTester]] by [[user:contratemps]] - Allows you to evaluate and test regex needles on the fly. Updates as you type and enter your regex. * ''2024-01-10'' (v2) [[https://www.autohotkey.com/boards/viewtopic.php?f=83&t=124741|GUI for Testing Multiple Scripts Over 1ks Of Iterations for Speed Optimization]] by [[user:sashaatx]] ===== 2023 ===== * ''2023-12-20'' (v2) [[https://github.com/DepthTrawler/DupliDropDetective|DupliDropDetective]] by [[user:DepthTrawler]] - Swiftly identify duplicate files within your folders. This tool has a user-friendly drag-and-drop feature and supports command line arguments for enhanced flexibility and automation. * ''2023-11-28'' (v2) [[https://github.com/G33kDude/cJson.ahk|cJson]] by [[user:geek]] - The first and only AutoHotkey JSON library to use embedded compiled C for high performance. * ''2023-10-27'' (v2) [[https://www.autohotkey.com/boards/viewtopic.php?f=83&t=122655|Lua.ahk]] by [[user:delpyth]] - Provides bindings for Lua's DLL, allowing you to use Lua in your AHK scripts. * ''2023-03-31'' (v2) [[https://www.autohotkey.com/boards/viewtopic.php?f=83&t=115622|Snipper]] by [[user:FanaticGuru]] - This is a snipping tool to convert an area of the screen into a picture. * ''2023-03-05'' (v2) [[https://www.autohotkey.com/boards/viewtopic.php?p=510831#p510831|Hotstring Hints]] by [[user:5Ey7Q]] - Shows an editor-style AutoComplete dropdown menu when typing your hotstrings anywhere. * ''2023-01-01'' (v2) [[https://discord.com/channels/115993023636176902/1170220095512002560/1170220095512002560|DarkMode WindowSpy]] by [[user:nperovic]] - Window Spy in Darkmode Styling. ===== 2022 ===== ===== 2021 ===== ===== 2020 ===== ===== 2019 ===== * ''2019-09-16'' (v1) [[https://www.autohotkey.com/boards/viewtopic.php?f=6&t=68408|biga.ahk]] ([[https://github.com/biga-ahk/biga.ahk|GitHub]]) by [[user:Chunjee]] - A modern immutable utility library * ''2019-06-20'' [[https://www.autohotkey.com/boards/viewtopic.php?f=6&t=65584|Quick Picto Viewer]] by [[user:robodesign]] - This is an image viewer, organizer and editor based on the GDI+ and FreeImage libraries. ===== 2018 ===== * ''2018-05-31'' [[https://www.autohotkey.com/boards/viewtopic.php?p=221287#p221287|AHK Dynamic Obfuscator L]] by [[user:DigiDon]] - Protect your code by obfuscation. ===== 2017 ===== * ''2017-01-17'' [[https://www.autohotkey.com/boards/viewtopic.php?f=6&t=27002|Rubbish]] by [[user:TheDewd]] - Rubbish is an application that creates a tray icon to represent the Windows recycle bin.