Skip to content
View Andreas-Coding's full-sized avatar

Block or report Andreas-Coding

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Ini.ahk Ini.ahk Public

    A class based utility for interacting with .ini files

    AutoHotkey 3

  2. IntShortening.ahk IntShortening.ahk Public

    This library aims to implement a highly modifyable integer shortening into ahk

    AutoHotkey 1

  3. ExceptionsPlus.ahk ExceptionsPlus.ahk Public

    Since version 1.1.04.00 (September 11, 2011), AHK supports the Throw [, Expression] command. The ExceptionsPlus class tries to implement Java alike exception system.

    AutoHotkey

  4. autohotkey-oofs autohotkey-oofs Public

    Forked from Run1e/autohotkey-oofs

    a list of sketchy things you can do in AutoHotkey_L v1.1

  5. iOS-style-volume-slider.ahk iOS-style-volume-slider.ahk Public

    Forked from alexmalk/iOS-style-volume-slider.ahk

    A nice "little" script implementing an iOS alike volume slider on Windows 10.

    AutoHotkey

  6. COMDict.ahk COMDict.ahk Public

    A class wrapper for the COM Object Scripting.Dictionary for case minding associative arrays. This wrapper aims to utilize this object for dictionary usage and provides additional methods for that p…

    AutoHotkey