[go: up one dir, main page]

Unix Shell Frameworks for Mac

View 93 business solutions

Browse free open source Unix Shell Frameworks for Mac and projects below. Use the toggles on the left to filter open source Unix Shell Frameworks for Mac by OS, license, language, programming language, and project status.

  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    FVim

    FVim

    Cross platform Neovim front-end UI, built with F# + Avalonia

    Cross platform Neovim front-end UI, built with F# + Avalonia. Download the latest release package for your system, extract and run FVim! For Windows 7 / Vista / 8.1 / Server 2008 R2 / Server 2012 R2, use the win7-x64 package. For Windows 10, use the win-x64 package -- this version has faster startup. For macOS, it's packaged as an app bundle, unzip and drag it to your applications folder. Use a Windows FVim frontend with a WSL neovim: fvim, wsl. Multi-grid support, try Ctrl-w ge to detach a window into a separate OS window!
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    HestiaCP

    HestiaCP

    Hestia Control Panel | A lightweight and powerful control panel

    HestiaCP is an open-source web hosting control panel designed to manage web servers efficiently. It provides a simple and intuitive graphical interface to manage domains, web hosting, databases, email accounts, and other server-related tasks. HestiaCP is lightweight and based on the Vesta Control Panel but offers more modern features and improved security. It supports popular web servers like Nginx and Apache, making it suitable for personal and small business hosting environments.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Armbian Linux Build Framework

    Armbian Linux Build Framework

    Armbian Linux Build Framework

    Powerful menu-driven configuration tool along with stock Debian utilities. BASH shell and lightweight XFCE-based desktop. Standard boot, config, and update methods with minimal user-space footprint. Special config utilities are optional. A distributed image is compressed to its real data size which starts below 1G. Login is possible via serial, HDMI/VGA or SSH. Boot loader and kernel optimizations, memory caching, ZRAM swap, and video acceleration where applicable. Images are made fully automatized from sources. Releases are PGP signed and code is regularly inspected by the community. Long-term support, quick security fixes, documentation and community-based end-user support. Make sure you have a good & reliable SD card and a proper power supply. Insert SD card into a slot and power the board. The first boot takes up to 30 seconds with an average SD Card and on the cheapest board.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Blueprint Framework

    Blueprint Framework

    Powerful, fast and developer-friendly extension framework

    Blueprint Framework is an open-source extension framework for Pterodactyl, a popular game server management panel. It enables developers to create versatile, easy-to-install extensions that system administrators can deploy within minutes, without the need for custom coding across multiple panel modifications. Blueprint aims to provide a powerful, fast, and developer-friendly environment for building and managing extensions, offering comprehensive documentation, developer commands, and community support. ​
    Downloads: 4 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 5
    DreamFactory

    DreamFactory

    DreamFactory API Management Platform

    DreamFactory can run on private, public, or hybrid cloud infrastructure. DreamFactory is easy to deploy with Docker, Kubernetes, or directly from GitHub using our automated installers. Eliminate the biggest bottleneck in modern IT. Launch your project in weeks rather than months. DreamFactory instantly creates a secure, standardized, reusable, fully documented, and live REST API. Connect Salesforce to SQL Server, or your ERP to AWS S3. Transform and mask data along the way. Create reports, analytics, and alerts. Empower teams to retrieve and distribute data on demand. Secure every API endpoint behind Active Directory, OAuth2, Okta, OpenID Connect, and more. Restrict capabilities using role-Based Access Controls. Easily manage API keys. Deploy behind firewalls and in air-gapped environments. Integrate legacy technology into cutting-edge applications, extending technology lifecycles and derisking legacy system replacements.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    goenv

    goenv

    Like pyenv and rbenv, but for Go

    goenv aims to be as simple as possible and follow the already established successful version management model of pyenv and rbenv. This project was cloned from pyenv and modified for Go. goenv does let you change the global Go version on a per-user basis. Provide support for per-project Go versions. Allow you to override the Go version with an environment variable. Search commands from multiple versions of Go at a time. At a high level, goenv intercepts Go commands using shim executables injected into your PATH, determines which Go version has been specified by your application, and passes your commands along to the correct Go installation. When you run all the variety of Go commands using go, your operating system searches through a list of directories to find an executable file with that name. This list of directories lives in an environment variable called PATH, with each directory in the list separated by a colon.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    .NET Core Home

    Home repository for .NET Core

    This is the dotnet/core repository and is a good starting point for .NET Core, an open source general-purpose development framework for building cross-platform apps. .NET Core lets you create apps for Windows, macOS or Linux, as well as ARM64 processors using various programming languages. It provides frameworks and APIs for cloud, client UI, IoT, and machine learning. The latest major release (as of this writing) is .NET Core 3.1. You must be on the latest patch release in order to get support from Microsoft.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    gradle-completion

    gradle-completion

    Gradle tab completion for bash and zsh

    Bash and Zsh completion support for Gradle. This provides fast tab completion for: Gradle tasks for the current project and sub-projects. Gradle CLI switches (e.g. --parallel). Common Gradle properties (e.g. -Dorg.gradle.debug) It also handles custom default build files, so rootProject.buildFileName = 'build.gradle.kts' is supported. See instructions for bash or for zsh, then consider optional additional configuration. Download and place the plugin and completion script into your oh-my-zsh plugins directory. Completion cache initialization happens the first time you invoke completion and usually takes a few seconds, depending on the size of your project. You can manually initialize the cache and avoid interrupting your development mojo. Tab completion checks known build scripts to see if they've been changed and refreshes the task cache if so.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Bash-it

    Bash-it

    A community Bash framework

    Bash-it is a collection of community Bash commands and scripts for Bash 3.2+. Includes autocompletion, themes, aliases, custom functions, a few stolen pieces from Steve Losh, and more. Bash-it provides a solid framework for using, developing, and maintaining shell scripts and custom commands for your daily work. If you're using the Bourne Again Shell (Bash) regularly and have been looking for an easy way on how to keep all of these nice little scripts and aliases under control, then Bash-it is for you! Stop polluting your ~/bin directory and your .bashrc file, fork/clone Bash-it and start hacking away. We think everyone has their own custom scripts accumulated over time. And so, following in the footsteps of oh-my-zsh, Bash-it is a framework for easily customizing your Bash shell. Everyone’s got a custom toolbox, so let’s start making them even better, as a community!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Unimus makes Network Automation and Configuration Management easy. Icon
    Unimus makes Network Automation and Configuration Management easy.

    Deploying Unimus to manage your entire network requires only minutes, allowing for rapid deployment without headaches.

    We aim to make automation, disaster recovery, change management and configuration auditing painless and affordable for a network of any size.
    Learn More
  • 10
    Docksal

    Docksal

    Unified, Docker powered web development environments

    Docker-powered web development environments for macOS, Windows, and Linux. Unified environment for your team regardless of the OS. Create your custom automation in Bash, PHP, or Node to spin up your project anywhere where Docksal is with a single command, or automate routine tasks. Unprecedented ability to automate routine tasks, slashing the time to on-board new team members. Running Drupal, Wordpress, Magento, Laravel, Symfony, Backdrop, Grav, Hugo, Gatsby, and others is one step away with ready-to-use boilerplates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Oh My Fish

    Oh My Fish

    The Fish Shell Framework

    Oh My Fish provides core infrastructure to allow you to install packages which extend or modify the look of your shell. It's fast, extensible and easy to use. Due to a regression bug in fish 2.6 with some terminal emulators, right prompts make the shell unusable. When called without arguments, update core and all installed packages. You can choose to update only the core, by running omf update omf. For selective package update, list only the names of packages you wish to update. You may still include "omf" in the list to update the core as well. Manage user-installed package repositories. Package repositories are where packages come from used by commands like omf install. By default the official repository is always installed and available. Apply a theme. To list available themes, type omf theme. You can also preview available themes before installing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Prezto

    Prezto

    The configuration framework for Zsh

    prezto is a configuration framework for the Z shell (zsh) that enhances the shell environment with a curated set of defaults, plugins, aliases, and themes. It is designed to provide a fast, powerful, and highly customizable shell experience out of the box. Prezto includes modules for common tasks such as history management, directory navigation, command completions, and syntax highlighting, making zsh more efficient and user-friendly. By focusing on performance, it avoids the slowdowns often associated with other zsh frameworks. Users can enable or disable individual modules as needed, tailoring their environment to their workflow. With its emphasis on simplicity and speed, prezto has become a popular alternative to other shell frameworks like oh-my-zsh.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Spin

    Spin

    Replicate your production environment locally using Docker

    Stop wasting time fixing production issues you've already solved. Spin is a bash utility that improves the user experience for teams using Docker. Replicate any environment on any machine, regardless if they are running MacOS, Windows, or Linux. Centralize your infrastructure from a single configuration file using Docker. Spin is a wrapper script that dramatically improves the developer experience when working with Docker. Spin uses officially supported features and best practices from Docker. Spin connects proven open source technologies to give you the best developer experience to maintain your own, simplified stack.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Sudomy

    Sudomy

    Sudomy is a subdomain enumeration tool to collect subdomains

    Sudomy is a subdomain enumeration tool to collect subdomains and analyze domains performing advanced automated reconnaissance (framework). This tool can also be used for OSINT (Open-source intelligence) activities. Easy, light, fast and powerful. Bash script (controller) is available by default in almost all Linux distributions. By using bash script multiprocessing feature, all processors will be utilized optimally. Subdomain enumeration process can be achieved by using active method or passive method. Sudomy utilize Gobuster tools because of its highspeed performance in carrying out DNS Subdomain Bruteforce attack (wildcard support). The wordlist that is used comes from combined SecList (Discover/DNS) lists which contains around 3 million entries. By evaluating and selecting the good third-party sites/resources, the enumeration process can be optimized. More results will be obtained with less time required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MARF is a general cross-platform framework with a collection of algorithms for audio (voice, speech, and sound) and natural language text analysis and recognition along with sample applications (identification, NLP, etc.) of its use, implemented in Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Tahoe is a research-oriented platform for the development of numerical methods and models for the simulation of complex material behavior.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Atomic OS is a responsive Web 2.0 operating environment & development platform. Based on AJAX techniques, it emulates/provides standard operating system features including a command-line shell, interpreter, filesystem, database access and GUI services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Automated Build System Framework (ABFS) is a suite of UNIX shell scripts (BASH) to automate the building of any significantly complex software system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bash Infinity

    Bash Infinity

    A modern standard library / framework / boilerplate for Bash

    Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It's modular and lightweight while managing to implement some concepts from C#, Java or JavaScript into bash. The Infinity Framework is also plug & play: include it at the beginning of your existing script to import any of the individual features such as error handling, and start using other features gradually. The aim of Bash Infinity is to maximize the readability of bash scripts, minimize the amount of code repeat and create a central repository for a well-written, and a well-tested standard library for bash. Bash Infinity transforms the often obfuscated "bash syntax" to a cleaner, more modern syntax. Some components are more sturdy than others, and as-it-stands the framework lacks good test coverage (we need your help!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bash-Toolbox is a simple set of functions and instructions that help develop script applications in Bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IMPORTANT: This project is no longer maintained. All the effort is targeted on project Radargun: http://radargun.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Caffe2

    Caffe2

    Caffe2 is a lightweight, modular, and scalable deep learning framework

    Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind. Caffe2 is a deep learning framework that provides an easy and straightforward way for you to experiment with deep learning and leverage community contributions of new models and algorithms. You can bring your creations to scale using the power of GPUs in the cloud or to the masses on mobile with Caffe2’s cross-platform libraries. Modularity and being designed for both scale and mobile deployments are the high-level answers to the first question. In many ways Caffe2 is an un-framework because it is so flexible and modular. The original Caffe framework was useful for large-scale product use cases, especially with its unparalleled performance and well tested C++ codebase. Caffe has some design choices that are inherited from its original use case: conventional CNN applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Ceylan

    General-purpose Portable Open Source C++ Library

    The Ceylan library is a Free (LGPL/GPL) General-purpose Portable Open Source C++ Library, offering frameworks and abstractions of lower-level layers to ease software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CobaltCMS is a powerful, lightweight and easily maintainable content management system written in PHP. It aims to provide basic features as standard, while allowing highly complex addons and extensions to be written easily and quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next