Plugins
AquaShell can be extended via plugins in order to provide additional functionality to scripts. The shell does also feature a few default plugins which are listed below.
Default plugins
Array
Provides array features. There are static and dynamic arrays available.
Auto
Provides features to automate tasks on Windows.
Ini
Provides commands to access INI configuration files.
Env
Provides access to environment variables
Events
Allows registration and raising events.
FileIO
Provides various functions to perform file system operations.
Forms
Can be used to create and handle Windows forms for GUI scripts.
Dialog
This component provides dialog commands via CLI and GUI.
IRC
A component to create IRC clients. Useful for IRC bots.
NetClient
A component to create network clients. Supports both TCP and UDP.
Speech
This component allows you to use the Microsoft SAPI.
Strings
A utility component to do string manipulation.
DirectX
Package consisting of a DirectX window, renderer and sound plugin.