Search Results for "shell script library" - Page 3

Showing 2252 open source projects for "shell script library"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    adw-gtk3

    adw-gtk3

    The theme from libadwaita ported to GTK-3

    The theme from libadwaita ported to GTK-3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Kubie

    Kubie

    A more powerful alternative to kubectx and kubens

    kubie is an alternative to kubectx, kubens, and the k on prompt modification script. It offers context switching, namespace switching, and prompt modification in a way that makes each shell independent from others. It also has support for split configuration files, meaning it can load Kubernetes contexts from multiple files. You can configure the paths where Kubie will look for contexts, see the settings section. Kubie also has other nice features such as kubie exec which allows you to execute...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Betterlockscreen

    Betterlockscreen

    Sweet looking lockscreen for linux system

    Fast and sweet-looking lock screen for Linux systems with effects. Most i3lock wrapper scripts out there take an image, add some effect(s) then lock with the modified image as a locker background. Overall experience doesn't feel natural given the delay of 2-3 seconds. So Betterlockscreen was my attempt to solve this problem, as we don't need to change the lockscreen background frequently this script caches images with effect so the overall experience is simple and as fast as native i3lock...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Docker Bench For Security

    Docker Bench For Security

    A script that checks for dozens of common best-practices around Docker

    The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production. The tests are all automated, and are based on the CIS Docker Benchmark v1.3.1. We are making this available as an open-source utility so the Docker community can have an easy way to self-assess their hosts and docker containers against this benchmark. We packaged docker bench as a small container for your convenience. Note that this container is being run...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5
    OpenSSL-for-iOS

    OpenSSL-for-iOS

    A script for compiling OpenSSL for iOS Devices

    This is a script for using self-compiled builds of the OpenSSL-library on the iPhone. You can build apps with Xcode and the official SDK from Apple with this. I also made a small example app for using the libraries with Xcode and the iPhone/iPhone Simulator. This repository contains an iOS 15.0 Xcode Project which uses the OpenSSL Libraries. The examples uses the MD5 or SHA256-algorithm to calculate an md5 or sha256 hash from an UITextfield. iOS 12.0 - iOS 16.2 (x86_64 , arm64, arm64e bitcode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jill

    jill

    Command line installer of the Julia Language

    On Linux, the best way to install Julia is to use the Generic Linux Binaries. And while all Linux users love manually downloading, unpacking, and linking their software, this script does it for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    inux-router

    inux-router

    Set Linux as router in one command

    Set Linux as a router in one command. Able to provide Internet, or create WiFi hotspots. Support transparent proxy (redsocks). Also useful for routing VMs/containers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    espanso

    espanso

    Cross-platform Text Expander written in Rust

    ..., or create your own and share them with the community on the Espanso Hub. For advanced use cases, you can extend Espanso’s snippets with shell commands or custom scripts. No more copy-pasting from the terminal, inject the output into applications directly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SQL Formatter

    SQL Formatter

    A whitespace formatter for different query languages

    SQL Formatter is a JavaScript library for pretty-printing SQL queries. It started as a port of a PHP Library, but has since considerably diverged. It supports various SQL dialects: GCP BigQuery, IBM DB2, Apache Hive, MariaDB, MySQL, Couchbase N1QL, Oracle PL/SQL, PostgreSQL, Amazon Redshift, SingleStoreDB, Snowflake, Spark, SQL Server Transact-SQL, Trino/Presto. See language option docs for more details. The CLI tool will be installed under sql-formatter and may be invoked via npx sql-formatter...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    GitHub Markup

    GitHub Markup

    Determines which markup library to use to render a content file

    This library is the first step of a journey that every markup file in a repository goes on before it is rendered on GitHub.com. GitHub-markup selects an underlying library to convert the raw markup to HTML. See the list of supported markup formats provided. The HTML is sanitized, aggressively removing things that could harm you and your kin—such as script tags, inline-styles, and class or id attributes. Syntax highlighting is performed on code blocks. See github/linguist for more information...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    XcodeProj

    XcodeProj

    Read, update and write your Xcode projects

    XcodeProj is a library written in Swift for parsing and working with Xcode projects. It's heavily inspired by CocoaPods XcodeProj and xcode. Using swift-sh you can automate project-tasks using scripts, for example, we can make a script that keeps a project’s version key in sync with the current git tag that represents the project’s version. Future adaption could easily include determining the version and bumping it automatically. If so, we recommend using a library that provides a Version...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    pipx

    pipx

    Install and run Python applications in isolated environments

    ... isolation yet still makes the apps available in your shell: pipx creates an isolated environment for each application and its associated packages. pipx does not ship with pip, but installing it is often an important part of bootstrapping your system. By default, pipx uses the same package index as pip, PyPI. pipx can also install from all other sources pip can, such as a local directory, wheel, git url, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    LinuxTimeline

    LinuxTimeline

    Linux Distributions Timeline

    Linux Distributions Timeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    xdg-ninja

    xdg-ninja

    A shell script which checks your $HOME for unwanted files

    A shell script that checks your $HOME for unwanted files and directories. When xdg-ninja encounters a file or directory it knows about, it will tell you whether it's possible to move it to the appropriate location, and how to do it. The configurations are from the arch wiki page on XDG_BASE_DIR, antidot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Timbre

    Timbre

    Pure Clojure/Script logging library

    Java logging can be a Kafkaesque mess of complexity that buys you little. Getting even the simplest logging working can be comically hard, and it often gets worse at scale as your needs become more sophisticated. Timbre offers an all Clojure/Script alternative that's fast, deeply flexible, easy to configure with pure Clojure data, and that just works out the box. No XML. Easily filter logging calls by any combination of: level, namespace, and appended. Zero overhead compile-time level/ns...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Dependabot

    Dependabot

    Dependabot's core logic for creating update PR's

    Dependabot-Core is the library at the heart of Dependabot security/version updates. Use it to generate automated pull requests updating dependencies for projects written in Ruby, JavaScript, Python, PHP, Dart, Elixir, Elm, Go, Rust, Java and .NET. It can also update git submodules, Docker files, and Terraform files. Check for the latest version of a dependency that's resolvable given a project's other dependencies. Generate updated manifest and lockfiles for a new dependency version. Generate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Iced

    A cross-platform GUI library for Rust, inspired by Elm

    Iced is a cross-platform, end-user-oriented GUI library for Rust, inspired by The Elm Architecture. It expects you to split user interfaces into four different concepts, which are: the state of your app; messages, which are user interactions or other meaningful events; view logic, which displays your state as widgets that can result in messages; and update logic, which offers a way to update your state and react to messages. Iced is very simple and easy to use, and is type-safe. It offers many...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SVGR

    SVGR

    Transform SVGs into React components

    React supports SVG out of the box, it's simpler, easier and much more powerful to have components instead of SVG files. Wrapped in a React component, your SVG is inlined in the page and you can style it using CSS. SVGR differs from other library by its solid architecture. It uses svg-parser + Babel to transform SVG code into JavaScript code. A whole directory can be processed, all SVG files (matching .svg or .SVG) are transformed into React components. It is possible to target React Native...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SwiftBar

    SwiftBar

    Powerful macOS menu bar customization tool

    Powerful macOS menu bar customization tool. Add custom menu bar programs on macOS in three easy steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gptee

    gptee

    LLMs done the UNIX-y way

    Output from a language model using standard input as the prompt. Now supporting GPT3.5 chat completions! gptee was designed for use within shell scripts and other programs and also works in interactive shells. You can compose commands and execute them in a script. Proceed with caution before running arbitrary shell scripts. Using a chat completion model (like gpt-3.5-turbo), you can then inject a system message with -s or --system messages. For davinci and other non-chat models, the output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gitwatch

    gitwatch

    Watch a file or folder and automatically commit changes to a git repo

    ... that does not have built-in git support (or maybe if you don't like the git support it has), you can use gitwatch to automatically commit your files when you save them, or combine it with the editor's auto-save feature to fully automatically and regularly track your changes. If you have any other uses, or can think of ones, please let us know, and we can add them to this list! gitwatch can be installed from source by simply cloning the repository and putting the shell script into your $PATH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Brew PHP Switcher

    Brew PHP Switcher

    Brew PHP switcher is a simple shell script to switch versions of PHP

    Brew PHP switcher is a simple shell script to switch your apache and CLI quickly between major versions of PHP. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality. For users of Homebrew (or brew for short) currently only. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality and you find it a pain to change config files continually this will make the whole process just one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Worm

    Worm

    A dynamic, tag-based window manager written in Nim

    Worm is a tiny, dynamic, tag-based window manager written in the Nim language. It supports both a floating mode and master-stack tiling with gaps and struts. Worm will try to execute the file ~/.config/worm/rc on startup. Simply create it as a shell-script to execute your favorite applications with worm. (don't forget to make it executable). Worm does not have a built-in keyboard mapper, so you should use something like sxhkd. Please read the docs to understand how wormc works before writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    river

    river

    A dynamic tiling Wayland compositor

    River is a dynamic tiling Wayland compositor with a flexible runtime configuration. River can either be run nested in an X11/Wayland session or directly from a tty using KMS/DRM. Simply run the river command. Usually this executable is a shell script invoking riverctl(1) to create mappings, start programs such as a layout generator or status bar, and perform other configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    kube-ps1

    kube-ps1

    Kubernetes prompt info for bash and zsh

    A script that lets you add the current Kubernetes context and namespace configured on kubectl to your Bash/Zsh prompt strings (i.e. the $PS1). The default prompt assumes you have the kubectl command-line utility installed. Official installation instructions and binaries are available. Blue was used for the default symbol to match the Kubernetes color as closely as possible. Red was chosen as the context name to stand out, and cyan for the namespace. 256 colors are available by specifying...
    Downloads: 0 This Week
    Last Update:
    See Project