Skip to content

AutoIt

Awesome AutoIt

Awesome Build Status Creator Twitter Follow

A curated list of awesome UDFs, example scripts, tools and useful resources for AutoIt.

Created by Juno_okyo. Inspired by the awesome list thing.

UDF/Libraries

Listing of libraries of user defined functions (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer.

Automation

Browsers

Microsoft Office

OpenOffice

Databases and web connections

Data compression

Encryption and hash

GUI Additions

Controls

Hardware

Information gathering

Internet protocol suite

Maths

Media

Graphics and image

Players

Sound

PDF

Security

Social Media and other Website API

Windows

Misc

Tools

  • SciTE4AutoIt3 contains SciTE, wrapped into a single installer with all needed configuration settings and lots of utility programs like AutoIt3Wrapper, SciTEConfig, Tidy, Au3Stripper etc to enhanced SciTE for use with AutoIt3.
  • KODA Form Designer - a standalone application that was developed to help creating forms (GUIs) for AutoIt3 scripting language. It's included in SciTE4AutoIt3.
  • ISN AutoIt Studio - a complete IDE for the AutoIt programming language.
  • ISN AutoIT form Studio - Graphical Form Designer for AutoIt.
  • AutoIt Obfuscator - Obfuscate your AutoIt script source code & algorithms to protect it against reverse engineering analysis, cracking and decompilation.

Useful Resources

Documents

Websites

Guides/Tutorials

  • Tutorials - There are many tutorials available for AutoIt. This page is an overview of a few known tutorials.
  • Best coding practices - a detailed explanation of what are to be considered the best coding practices within AutoIt. These recommendations are based on accepted coding practices common to a number of other programming languages. You do not need to follow them, but it is recommended that you do.
  • Snippets - generally single functions or small pieces of code which can be incorporated into a script to add extra functionality.

Videos

Books

Syntax Highlighter

License

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.


Other Awesome Lists

[Back to Top]