Cruz
Cruz is a new web browser for Mac OS X that offers a few special features you won't find anywhere else. Cruz's unique "Browsa" plugin allows you to view multiple web pages simultaneously in sidebar split views. To activate a Browsa sidebar, click one of the "compass" toolbar buttons on the right side of the browser window. Now you can browse to any web page in the sidebar Browsa. Configure Browsa's settings, like home page, navbar visibility, user-agent string and more. Cruz offers best-in-class AppleScript-ability. Cruz provides many more AppleScript commands than any other browser for Mac OS X. Use AppleScript to open/close/select browser tabs and windows, load web pages, click links, and much more. To learn all about Cruz's AppleScript commands, launch Apple's AppleScript Editor application and choose Cruz from the list of applications. Cruz offers powerful user script and user style features.
Learn more
ActionScript
The ActionScript® scripting language lets you add complex interactivity, playback control, and data display to your application. You can add ActionScript in the authoring environment by using the Actions panel, Script window, or an external editor. ActionScript follows its own rules of syntax, and reserved keywords, and lets you use variables to store and retrieve information. ActionScript includes a large library of built‑in classes that let you create objects to perform many useful tasks. You do not have to understand every ActionScript element to begin scripting. If you have a clear goal, you can start building scripts with simple actions. ActionScript and JavaScript are both rooted in the ECMA-262 standard, the international standard for the ECMAScript scripting language. For this reason, developers who are familiar with JavaScript can find ActionScript immediately familiar. Animate includes more than one version of ActionScript to meet the needs of different kinds of developers.
Learn more
Viscosity
Viscosity has been designed from the ground up for both macOS and Windows, using native frameworks for perfect integration. Viscosity has been protecting users for over a decade, everyone from home users to large enterprise, with regular updates the entire time. Viscosity monitors your OpenVPN connections to ensure you know all the important traffic, network and connection details in style. Easily bundle Viscosity with settings and connections so your users are ready to get started. Create simple deployable connection profiles. Powerful authentication options, connection folders, IPv6, traffic obfuscation, advanced networking, simultaneous connections, and more! Every component of Viscosity has been designed to maximise the speed and reliability of your OpenVPN connections. Control Viscosity using AppleScript or VBScript, and call custom scripts and actions when a VPN connection changes state.
Learn more
Bash
Bash is a free software Unix shell and command language. It has become the default login shell for most Linux distributions. In addition to being available on Linux systems, a version of Bash is also available for Windows through the Windows Subsystem for Linux. Bash is the default user shell in Solaris 11 and was the default shell in Apple macOS from version 10.3 until the release of macOS Catalina, which changed the default shell to zsh. Despite this change, Bash remains available as an alternative shell on macOS systems.
As a command processor, Bash allows users to enter commands in a text window that are then executed by the system. Bash can also read and execute commands from a file, known as a shell script. It supports a number of features commonly found in Unix shells, including wildcard matching, piping, here documents, command substitution, variables, and control structures for condition testing and iteration. Bash is compliant with the POSIX shell standards.
Learn more