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
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
AutoHotkey
Define hotkeys for the mouse and keyboard, remap keys or buttons and autocorrect-like replacements. Creating simple hotkeys has never been easier; you can do it in just a few lines or less! AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as form fillers, auto-clicking, macros, etc. AutoHotkey has easy-to-learn built-in commands for beginners. Experienced developers will love this full-fledged scripting language for fast prototyping and small projects. AutoHotkey gives you the freedom to automate any desktop task. It's small, fast, and runs out of the box. Best of all, it's free, open-source (GNU GPLv2), and beginner-friendly. AutoHotkey provides a simple, flexible syntax allowing you to focus more on the task at hand rather than every single little technicality. It supports not only the popular imperative-procedural paradigm, but also object-oriented and command-based programming.
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