Showing 16 open source projects for "shell"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Fisher

    Fisher

    A plugin manager for Fish

    Manage functions, completions, bindings, and snippets from the command line. Extend your shell capabilities, change the look of your prompt and create repeatable configurations across different systems effortlessly. To get a specific version of a plugin add an @ symbol after the plugin name followed by a tag, branch, or commit. Fisher expands plugins into your Fish configuration directory by default, overwriting existing files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    RabbitMQ Server

    RabbitMQ Server

    Core server and tier 1 (built-in) plugins

    RabbitMQ is the most widely deployed open source message broker. With tens of thousands of users, RabbitMQ is one of the most popular open source message brokers. From T-Mobile to Runtastic, RabbitMQ is used worldwide at small startups and large enterprises. RabbitMQ is lightweight and easy to deploy on premises and in the cloud. It supports multiple messaging protocols. RabbitMQ can be deployed in distributed and federated configurations to meet high-scale, high-availability requirements....
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Qogir Gtk Theme

    Qogir Gtk Theme

    Qogir is a flat Design theme for GTK

    Qogir is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2-based desktop environments like Gnome, Unity, Budgie, Cinnamon Pantheon, XFCE, Mate, etc. In Gnome 42 can not use the Qogir-dark theme, so I renamed all dark themes to Dark, so you need to remove all old themes and reinstall the last version. Arc is a flat theme with transparent elements for GTK 3, GTK 2 and GNOME Shell which supports GTK 3 and GTK 2 based desktop environments like GNOME, Unity, Budgie, Pantheon, Xfce, MATE, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    pyenv-virtualenv

    pyenv-virtualenv

    A pyenv plugin to manage virtualenv

    pyenv-virtualenv is a pyenv plugin that provides features to manage virtual environments and conda environments for Python on UNIX-like systems. If you installed pyenv into a non-standard directory, make sure that you clone this repo into the 'plugins' directory of wherever you installed into. macOS users can install pyenv-virtualenv with the Homebrew package manager. This will give you access to the pyenv-virtualenv command. If you have pyenv installed, you will also be able to use the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bee-host

    bee-host

    Firefox/Chrome proxy app for an external editor

    A native messaging host application for Browser's Exernal Editor extension (https://github.com/rosmanov/chrome-bee)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    HackTools

    HackTools

    The all-in-one Red Team extension for Web Pentesters

    The all-in-one Red Team browser extension for Web Pentesters. HackTools, is a web extension facilitating your web application penetration tests, it includes cheat sheets as well as all the tools used during a test such as XSS payloads, Reverse shells and much more. With the extension you no longer need to search for payloads in different websites or in your local storage space, most of the tools are accessible in one click. HackTools is accessible either in pop-up mode or in a whole tab in...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Gogradle

    Gogradle

    A Gradle Plugin Providing Full Support for Go

    ...You can simply think Gogradle as glide+make. make has a very steep learning curve, thus many people (like me) aren't good at it; Gradle use a DSL with similar syntax to Java to describe a build, which is easier for me. Makefile and Shell have cross-platform issues, especially on Windows. Thanks to Gradle and JVM, Gogradle provide an excellent cross-platform support and can leverage the whole Java ecosystem. There're many mature plugins in Gradle ecosystem, and it's easy for yourself to implement a plugin to reuse your build code. There's plenty of package management tools in Go community which are not compatible with each other. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    offline-plugin for webpack

    offline-plugin for webpack

    Offline plugin (ServiceWorker, AppCache) for webpack

    This plugin is intended to provide an offline experience for webpack projects. It uses ServiceWorker, and AppCache as a fallback under the hood. Simply include this plugin in your webpack.config, and the accompanying runtime in your client script, and your project will become offline ready by caching all (or some) of the webpack output assets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    Antigen

    Antigen

    The plugin manager for zsh

    Antigen is a small set of functions that help you easily manage your shell (zsh) plugins, called bundles. The concept is pretty much the same as bundles in a typical vim+pathogen setup. Antigen is to zsh, what Vundle is to vim. Antigen has reached a certain level of stability and has been used in the wild for around a couple of years. If you face any problems, please open an issue. The usage should be very familiar to you if you use Vundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    video-external

    plays html5 and flash videos from www sites in external player ( mpv

    Small script plays html5 and flash videos from adult www sites in external player ( mpv ) To use just chmod +x mm , copy to /usr/local/bin and run : mm <link to suported site> It requires mpv, and perl, curl, bash, gnu grep. List of supported sites in script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Munin Contrib

    Munin Contrib

    Contributed stuff for munin (plugins, tools, etc...)

    ...Each plugin focuses on graphing a specific metric—from databases and message queues to hardware sensors, web servers, and custom application counters. The collection spans many languages (Shell, Perl, Python, Ruby) and styles, reflecting the breadth of Munin’s user base and the diversity of systems it monitors. While contributions vary in maturity, most include usage notes and configuration examples so you can get a graph online with minimal trial and error. The repository also serves as a learning resource: you can crib patterns for performance tuning, environment detection, and Munin’s plugin protocol. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OMeS ( Overnet Millennium Server ) Linux

    OMeS ( Overnet Millennium Server ) Linux

    Overnet Millennium Server for Unix Linux

    Linux C/C++ Bash Shell developers we need you!!! Overnet Millennium Server for Unix/Linux adds a whole new layer to the web, the Overnet . With the Overnet Millennium Server web hosts will be able to offer a new space and protocol to deliver data to a web browser in a completely new way. Web developers will have a totally new way to create content for the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python script to use any browser/search engine from the shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chromium Updater for Ubuntu
    This script updates your Google Chromium installation (package chromium-browser from ubuntu lucid) from a builed chormium zip file (get it from http://www.lucman.com.ar/get/chromium-linux-last-zip.php )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple script to purge all installed instances of flash and install the Adobe version on Ubuntu and Linux Mint systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next