Software for macOS

S3 Browser S3 Browser

S3 Browser is a file management application designed to be used in tandem with Amazon.com's web-based storage, Simple Storage Service or the S3 protocol. With S3 Browser, you can upload your files to the S3 services and manage them much like an FTP client.

Lokl Lokl

With Lokl you can setup a local WordPress development environment for Mac, Win & Linux. Lokl is a free and open source and allows you to quickly spin up local WordPress environments from your command line tool.

Homebrew Homebrew

Homebrew is a package manager designed and built for macOS. With Homebrew you can easily install software and libraries from your terminal. Homebrew installs the packages to to their own directory and then symlinks their files into /usr/local. Homebrew is loved by developers and DevOps and is a must have for anyone developing on their Mac.

Prettier Prettier

Prettier is a free and open-source, opinionated code formatter. With Prettier you can save time and keep your code neat and tidy as you move along quickly. When using prettier in your project, your code is formatted according to your configuration as soon as you save your file. It allows you and your team to write code that is formatted according to your specification, without the need to discuss style in code review. Prettier supports many popular languages like HTML, Markdown, MDX, YAML, CSS, SCSS, Less, Vue, Angular, GraphQL, Apex, Elm, Java, JavaScript, TypeScript, JSON, PHP, PostgreSQL, Ruby, Swift, TOML and XML. While also integrating with popular IDEs such as Atom, Emacs, Espresso, Nova, Sublime Text, Vim, Visual Studio, VS Code and WebStorm.

Natron Natron

Natron is a powerful Digital Compositor that can handle all of your 2D and 2.5D needs. Its robust OIIO file formats and OpenFX architecture is what make Natron the most flexible open source compositor for the visual effects community. Its interface and functionally are the same across all platforms such as MacOS, Linux and Windows. Natron has a powerful keying, roto/rotopaint, 2D tracking tools that are staple for all current film production project that requires visual effects.

Katalon Studio Katalon Studio

Katalon Studio is an automation testing tool that supports native plugins for the most popular CI tools: Jenkins, Bamboo, Azure DevOps, CircleCI, TeamCity, and more. Katalon Studio is built for continuous testing and integrates with your ecosystem with ease. Allowing you to run Web, API, mobile, and desktop test automation and deploy on Windows, macOS, and Linux.

OpenSSL OpenSSL

OpenSSL is a robust, commercial-grade toolkit and general-purpose cryptography library for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. The library allows for secure communications over computer networks against eavesdropping. It is widely used for internet-based servers where the most common use-case is HTTPS for websites. OpenSSL is licensed under an Apache-style license is free to use for non-commercial and commercial projects alike.

LibreSSL LibreSSL

As a fork of the open-source implementation of the Transport Layer Security protocol OpenSSL, LibreSSL aims to modernize the codebase, improving security, and applying best practice development processes. The primary development of occurs inside the OpenBSD source tree and is packaged for operating systems like FreeBSD, Linux, Windows and others. LibreSSL releases consists of several parts including libcryto, a ibrary of cryptography fundamentals, libssl, a TLS library and libtls a new TLS library, designed to make it easier to write foolproof applications.

Koala Koala

Koala is a GUI application for Less, Sass, Compass and CoffeeScript compilation, to help web developers to use them more efficiently. Koala provides real-time compilation and listens to files and compile automatically when the file changes, without any user interaction. Koala is avalible for Mac, Linux and Windows.

LLVM LLVM

LLVM is a compiler infrastructure project that contains a collection of modular and reusable compiler and toolchain technologies. LLVM stands for low level virtual machine yet the project has little to do with traditional virtual machines. LLVM is used to construct, optimize and produce intermediate and/or binary machine code. For example, programming languages like Crystal, Swift and Rust depend on the LLVM for compilation of code.