Project Awesome project awesome

AutoIt

Collection 921 stars GitHub

UDF/Libraries

Maths

Advanced Math UDF

This is an UDF full of advanced mathematical functions. It allows to work with primes, create number sequences, interpolate, calculate values of functions like Riemann zeta.

Advanced rounding

Support for different measures of accuracy and 8 ways to resolve tie breaks.

Big number

Make calculations with extremely large numbers that AutoIt normally is not able to support.

Decimal To fraction

Converts any decimal number to a fraction. Example: 1.2 to 6/5.

Number base conversion

From, to and between positive bases less than 63 (decimals supported).

NumToWord

Convert numerals to a human readable string.

Polynomials

Functions for using polynomials.

Primes

Many functions dealing with prime number generation and calculations.

Roman Numerals

Roman Numerals.

Root function

Working out real roots of numbers.

StringAPL

inline APL interpreter.

Trigonometry math functions

ATan2(), Cosh(), Frexp(), Hypot(), Ldexp(), Logb(), Sinh(), Tanh().

Advanced Math UDF

This is an UDF full of advanced mathematical functions. It allows to work with primes, create number sequences, interpolate, calculate values of functions like Riemann zeta.

Advanced rounding

Support for different measures of accuracy and 8 ways to resolve tie breaks.

Big number

Make calculations with extremely large numbers that AutoIt normally is not able to support.

Decimal To fraction

Converts any decimal number to a fraction. Example: 1.2 to 6/5.

Number base conversion

From, to and between positive bases less than 63 (decimals supported).

NumToWord

Convert numerals to a human readable string.

Polynomials

Functions for using polynomials.

Primes

Many functions dealing with prime number generation and calculations.

Roman Numerals

Roman Numerals.

Root function

Working out real roots of numbers.

Trigonometry math functions

ATan2(), Cosh(), Frexp(), Hypot(), Ldexp(), Logb(), Sinh(), Tanh().

Imgur 19 (archived)

An AutoIt UDF to help you upload images using Imgur API.

cURL (by seangriffin)

A UDF for transferring data with URL syntax.

cURL (by Ward)

AutoIt binary code version of libcurl with SSL support.

IMAP (by mikeytown2)

IMAP.

IMAP4 (by Tipulatoid)

IMAP4 UDF.

IRC (by McGod)

A lightweight library for communicating with IRC servers.

IRC (by rcmaehl)

IRC UDF - Updated Version of Chips' IRC UDF.

IRC (by TheDcoder)

Fully compliant with RFC 2812 and IRCv3.1, feature-packed with support for SASL authentication.

JSON (by Gabriel13)

RFC4627 compliant JSON encode/decode.

JSON (by Ward)

JSMN - A Non-Strict JSON UDF.

JSON (by ozmike)

Bridge to Native Windows JSON plus OO extension for AutoIt.

JSONgen: JSON generator (by Jefrey)

UDF to generate JSON.

POP3 (by Apzo)

POP3 library for retrieving email messages. Not compatible with Gmail because it uses SSL.

_POP3_Ex (by mLipok)

POP3 UDF According to the 1939 RFC, modified version with Quoted Printable decoder.

POP3 SSL (by Fox2)

A POP3 library that's compatible with Gmail. It uses an external executable that must be supplied with your script.

Prowl (by mrflibblehat)

Push notifications to iPhone, iPod touch or iPad using Prowl (Growl client for iOS).

Request (by Ward)

Powerful and easy-to-use HTTP client for AutoIt based on Curl.au3 and Json.au3.

SFTP (by Lupo73)

UDF to support SFTP protocol using PSFTP.

SMTP (by Jos)

Smtp Mailer That Supports Html And Attachments.

SNMP (by enaiman)

SNMP_UDF for SNMPv1 and SNMPv2c.

SNMP - MIB protocol (by ptrex)

Reading toner status from SNMP device with WMI.

SSH (by jeanphile)

Use the SSH protocol very easily in your code.

TCPServer (by Jefrey)

Multi client, event-based, able to bind console app to socket.

UPnP Protocol (by ptrex)

UPnP - Read and Control your devices in side out.

WinHTTP (by trancexx)

Access the HTTP protocol for creating GET and POST requests and submitting them with conforming standards, cookies not supported.

WinInet (by -Ultima-)

Access standard Internet protocols (FTP, Gopher and HTTP). Supports GET/POST requests and cookies.