update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,4 +1,4 @@
 Awesome AutoIt
 Awesome AutoIt
!Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
!Build Status (https://travis-ci.org/J2TeaM/awesome-AutoIt.svg) (https://travis-ci.org/J2TeaM/awesome-AutoIt)
@@ -54,8 +54,7 @@
UDF/Libraries
Listing of libraries of user defined functions (https://en.wikipedia.org/wiki/User-defined_function) (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any 
programmer.
Listing of libraries of user defined functions (https://en.wikipedia.org/wiki/User-defined_function) (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer.
Automation
@@ -67,8 +66,8 @@
- SAPWizard (by ozmike) (https://www.autoitscript.com/forum/index.php?showtopic=149540) - SAPWizard UDF.
- Service (by arcker) (https://www.autoitscript.com/forum/index.php?showtopic=80201) - Build your own service with AutoIt code.
- WiFi (by MattyD) (https://www.autoitscript.com/forum/index.php?showtopic=91018) - Low level control over your wireless LAN.
- AutoItMonkey (https://github.com/ohtejera/AutoItMonkey) - The AutoItMonkey is an UDF that runs on your Android emulator or device and generates pseudo-random streams of user events such as clicks, touches, or gestures, as well as a 
number of system-level events.
- AutoItMonkey (https://github.com/ohtejera/AutoItMonkey) - The AutoItMonkey is an UDF that runs on your Android emulator or device and generates pseudo-random streams of user events such as clicks, touches, or gestures, as well as a number of 
system-level events.
- ImperiusAutoIt (https://ohtejera.github.io/ImperiusAutoIt/) - Imperius AutoIt is an ImperiusGeorge (https://github.com/lookout/ImperiusGeorge) client for mobile test automation that support native Android apps.
- 3270 (by Worlor) (https://github.com/Worlor/AutoIt-3270) - Library for automate a 3270 terminal with AutoIT
@@ -76,8 +75,7 @@
- Chrome (by seangriffin) (https://www.autoitscript.com/forum/index.php?showtopic=154439) - The same as above for Google Chrome. Automate the most common tasks in Chrome with the Chrome UDF.
- Firefox (by Stilgar) (https://www.autoitscript.com/forum/index.php?showtopic=95595) - A little less support for automation than IE, but still very good.
- FireFox Profile Backup 1.0 (by careca) (https://www.autoitscript.com/forum/files/file/224-firefox-profile-backup/) - Backup or restore your firefox profile, the application searches for the profile in home drive, That will be the one 
to backup.
- FireFox Profile Backup 1.0 (by careca) (https://www.autoitscript.com/forum/files/file/224-firefox-profile-backup/) - Backup or restore your firefox profile, the application searches for the profile in home drive, That will be the one to backup.
- _FF_AutoLogin (by Stilgar) (https://www.autoitscript.com/forum/index.php?showtopic=124330) - This is a auto-login function and login-function-generator for FireFox and the FF.au3.
- _FF_DM (by Stilgar) (https://www.autoitscript.com/forum/index.php?showtopic=92035) - UDF to control the FireFox Download-Manager (not the download-window).
- _FF_FoxBox (by Stilgar) (https://www.autoitscript.com/forum/index.php?showtopic=91650) - UDF to control Fox!Box (A Mozilla Firefox extension for the AVM FRITZ!Box) with FF.au3.
@@ -122,8 +120,7 @@
- 7z, zip, gzip, bzip2, tar (by rasim) (https://www.autoitscript.com/forum/index.php?showtopic=85094) - Extensive library that uses a external DLL that must be provided with the script.
- LZMA (by trancexx) (https://www.autoitscript.com/forum/index.php?showtopic=87441) - LZMA (Native Windows).
- LZMA Compression (by Ward) (https://www.autoitscript.com/forum/index.php?showtopic=112273) - LZMA Compression UDF.
- MessagePack (by Ward) (https://www.autoitscript.com/forum/index.php?showtopic=166634) - MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and 
smaller.
- MessagePack (by Ward) (https://www.autoitscript.com/forum/index.php?showtopic=166634) - MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller.
- Package (by Yashied) (https://www.autoitscript.com/forum/index.php?showtopic=138838) - Package UDF.
- pZip (by asdf8) (https://www.autoitscript.com/forum/index.php?showtopic=129529) - PureZIP_L library UDF.
- UnRAR (by rasim) (https://www.autoitscript.com/forum/index.php?showtopic=76176) - UnRAR.au3.
@@ -235,8 +232,8 @@
Maths
- Advanced Math UDF (by scintilla4evr) (https://www.autoitscript.com/forum/index.php?showtopic=170658) - 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 Math UDF (by scintilla4evr) (https://www.autoitscript.com/forum/index.php?showtopic=170658) - 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 (by Mat) (https://www.autoitscript.com/forum/index.php?showtopic=102686) - Support for different measures of accuracy and 8 ways to resolve tie breaks.
- Big number (by eukalyptus) (https://www.autoitscript.com/forum/index.php?showtopic=83529) - Make calculations with extremely large numbers that AutoIt normally is not able to support.
- Decimal To fraction (by Malkey) (https://www.autoitscript.com/forum/index.php?showtopic=106551) - Converts any decimal number to a fraction. Example: 1.2 to 6/5.
@@ -265,8 +262,7 @@
- Bitmap Library (by evilertoaster) (https://www.autoitscript.com/forum/index.php?showtopic=27362) - Bitmap Library.
- IrrLicht (by A. Percy) (https://www.autoitscript.com/forum/index.php?showtopic=70506) - A 3D graphics engine suitable for creating games.
- au3Irrlicht2 (by JRowe) (https://www.autoitscript.com/forum/index.php?showtopic=113881) - Another UDF bringing Irrlicht and au3 together. Historically some kind of a follower of the UDF above, technically with a complete different 
approach.
- au3Irrlicht2 (by JRowe) (https://www.autoitscript.com/forum/index.php?showtopic=113881) - Another UDF bringing Irrlicht and au3 together. Historically some kind of a follower of the UDF above, technically with a complete different approach.
- ImageGetInfo (by Lazycat) (https://www.autoitscript.com/forum/index.php?showtopic=13096) - This is an UDF for reading info from JPEG, TIFF, BMP, PNG and GIF - size, color depth, resolution.
- OpenGL (by LarsJ) (https://www.autoitscript.com/forum/index.php?showtopic=151011) - OpenGL without external libraries etc. For JPEG files UDF also retreive various Exif information.
- OpenGL (2.0) (by minx) (https://www.autoitscript.com/forum/index.php?showtopic=148129) - new set of UDFs for OpenGL + AutoIt.
@@ -303,8 +299,8 @@
Social Media and other Website API
- CrowdinAPI (by mLipok) (https://www.autoitscript.com/forum/index.php?showtopic=169333) - UDF using the crowdin.net website API (https://crowdin.com/page/api) for some functions (create projects, add and update files, download 
translations or integrate localization).
- CrowdinAPI (by mLipok) (https://www.autoitscript.com/forum/index.php?showtopic=169333) - UDF using the crowdin.net website API (https://crowdin.com/page/api) for some functions (create projects, add and update files, download translations or 
integrate localization).
- Dropbox authenticator (by Gimerly) (https://www.autoitscript.com/forum/files/file/290-dropbox-authenticator/) - Dropbox authenticator.
- Easypost (by dcat127) (https://www.autoitscript.com/forum/index.php?showtopic=158106) - Print USPS Postage Labels.
- eBay (by seangriffin) (https://www.autoitscript.com/forum/index.php?showtopic=114801) - eBay UDF (functions GetItemStatus and GetSingleItem from the "Shopping API").
@@ -332,8 +328,7 @@
- ITaskBarList (by Beege) (https://www.autoitscript.com/forum/index.php?showtopic=111018) - ITaskBarList UDF.
- Local account (by engine) (https://www.autoitscript.com/forum/index.php?showtopic=74118) - Local account UDF.
- Magnifier Functions (by Ascend4nt) (https://www.autoitscript.com/forum/index.php?showtopic=161193) - This UDF exposes most of the useful Magnifier API functions available since Windows Vista.
- Process UDF (by TheDcoder) (https://www.autoitscript.com/forum/topic/174697-process-udf-get-both-the-output-the-exit-code/) - Interact with processes in Windows, run a process and get both the output and exit code in a single function
call!
- Process UDF (by TheDcoder) (https://www.autoitscript.com/forum/topic/174697-process-udf-get-both-the-output-the-exit-code/) - Interact with processes in Windows, run a process and get both the output and exit code in a single function call!
- Registry (by engine) (https://www.autoitscript.com/forum/index.php?showtopic=75250) - Windows Registry UDFs.
- Registry (by seanhart) (https://www.autoitscript.com/forum/index.php?showtopic=50551) - RegWriteAllUsers / RegDeleteAllUsers.
- Startup (by guinness) (https://www.autoitscript.com/forum/index.php?showtopic=124508) - Create Startup entries in the Startup Folder or Registry.
@@ -352,8 +347,8 @@
- Android (by Moriba) (https://www.autoitscript.com/forum/index.php?showtopic=160936) - Android UDF.
- Animated tray icons (by Yashied) (https://www.autoitscript.com/forum/index.php?showtopic=97826) - Make animated tray icons easily.
- Atom Table (by Ascend4nt) (https://www.autoitscript.com/forum/index.php?showtopic=163577) - Store strings locally (at program level) or globally (at OS level) with unique numerical identifiers. This UDF lets you add, find, delete, and
query these atoms.
- Atom Table (by Ascend4nt) (https://www.autoitscript.com/forum/index.php?showtopic=163577) - Store strings locally (at program level) or globally (at OS level) with unique numerical identifiers. This UDF lets you add, find, delete, and query 
these atoms.
- Barcode generators (by willichan) (https://www.autoitscript.com/forum/index.php?showtopic=170087) - Creates a Code128A/B/C or Creates a Code39 or Code39Extended optimized barcode from supplied data.
- Binary (by Ward) (https://www.autoitscript.com/forum/index.php?showtopic=131037) - Binary UDF.
- BinaryCall (by Ward) (https://www.autoitscript.com/forum/index.php?showtopic=162366) - BinaryCall UDF - Write Subroutines In C, Call In AutoIt.
@@ -422,8 +417,8 @@
Guides/Tutorials
- Tutorials (https://www.autoitscript.com/wiki/Tutorials) - There are many tutorials available for AutoIt. This page is an overview of a few known tutorials.
- Best coding practices (https://www.autoitscript.com/wiki/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.
- Best coding practices (https://www.autoitscript.com/wiki/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 (https://www.autoitscript.com/wiki/AutoIt_Snippets) - generally single functions or small pieces of code which can be incorporated into a script to add extra functionality.
Videos
@@ -456,7 +451,7 @@
This work is licensed under a Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/).
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Other Awesome Lists
@@ -471,3 +466,4 @@
- lists (https://github.com/jnv/lists) by @jnv
Back to Top (#awesome-autoit) 
AutoIt Github: https://github.com/J2TeaM/awesome-AutoIt