Skip to content

A collection of useful AutoHotkey scripts and functions

Notifications You must be signed in to change notification settings

joedf/AutoHotkey_Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

AutoHotkey_Scripts

A collection of useful AutoHotkey scripts and functions

Checksums

Hash from String, Hex & File

  • CRC32
  • MD2, MD4, MD5
  • SHA-1
  • SHA-256, SHA-384, SHA-512
  • HMAC
  • Secure Salted

Conversion

  • BaseConversion via Mathematica (2 - 16)
  • BaseConversion via DllCall (2 - 36)
  • Binary <--> Octal
  • Decimal <--> Binary
  • Decimal <--> Octal
  • Hex to Text-String
  • Text-String to Hex
  • GetCurrencyFormat
  • GetNumberFormat
  • Temperature

Fonts

  • RegisterFonts

Maths

  • msvcrt.dll Functions

Others

  • GetWeekday
  • Seconds to String (secsToStr)
  • SEDOL

Contributing

  • thanks to Authors
  • thanks to AutoHotkey Community

About

A collection of useful AutoHotkey scripts and functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published