Showing 204 open source projects for "sh"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    sh

    sh

    A shell parser, formatter, and interpreter with bash support

    .... If a given path is a directory, all shell scripts found under that directory will be used. When indexing Bash associative arrays, always use quotes. The static parser will otherwise have to assume that the index is an arithmetic expression. Some builtins like export and let are parsed as keywords. A subset of the Go packages are available as an npm package called mvdan-sh.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    SH-Engine

    SH-Engine

    crossplatform multithreaded object-oriented render and audio engine

    SH-Engine - crossplatform multithreaded object-oriented render and audio engine. Based on OpenGL 3. Support for Windows and Linux. Contains 2D-graphics, 3D-scene and sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cachcach.sh

    cach new media files from now or other files from the cache directory

    Program in bash script language # cachcach.sh now V1.5 # by Leszek Ostachowski® (©2023) @GPL V2 # purpose target - catch caching new media files from now or other files from the cache directory # ( ex. web browser) to copy and process them... You can easily turn this script into a media processing and merging tool. Based on two catalogs. You add files to one, and in the other you will get the effect of merging and recoding.. Fix some extended expands globbing problems and globbing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    getavi.sh

    getavi.sh helper script for youtube-dl to listing and choose video

    1. Description ============== getavi.sh is a simple linux / gnu bash helper script for youtube-dl to: listing and choose video format from URL # getavi.sh # v1.0,.. "Black|: Terminal" B&C Test beta script # Leszek Ostachowski® (© 2016 2022) @GPL V2 # youtube-dl helper for listing and choose video format from URL # Dependency: youtube-dl # Usage: bash getavi.sh # Arguments: at least <URL\> [ folder for downlads ]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5

    somatic.sh

    script for somatic SNP and Indel calling

    somatic.sh is a shell script to run varscan somatic for somatic variant-calling, and Annovar to annotate. It calls both SNPs and Indels. It also produces 2 MAF files compatible with MutSigCV. Now the script allows for multithreading. The script is updated according to new format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    arduino-cli

    arduino-cli

    Arduino command line tool

    Arduino CLI is an all-in-one solution that provides Boards/Library Managers, sketch builders, board detection, uploader, and many other tools needed to use any Arduino compatible board and platform from the command line or machine interfaces. In addition to being a standalone tool, Arduino CLI is the heart of all official Arduino development software (Arduino IDE, Arduino Web Editor). The script requires sh, which is always available on Linux and macOS. sh is not available by default on Windows...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ShellCheck

    ShellCheck

    A static analysis tool for shell scripts

    ShellCheck is a GPLv3 tool that provides warnings and possible suggestions for bash/sh shell scripts. ShellCheck finds bugs in your shell scripts. You can cabal, apt, dnf, pkg or brew install it locally right now. ShellCheck highlights and clarifies typical beginner's syntax mistakes and issues that cause a shell to give a cryptic error message. It shows typical intermediate level semantic problems that cause a shell to behave in a abnormally and counter-intuitively. It can also discover...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    mac-cleanup-py

    mac-cleanup-py

    Python cleanup script for macOS

    mac-cleanup-py is a powerful cleanup script for macOS. This project is a rewrite of the original mac-cleanup-sh rewritten in Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    z.lua

    z.lua

    A new cd command that helps you navigate faster

    z.lua is a faster way to navigate your filesystem. It tracks your most used directories, based on 'frecency'. After a short learning phase, z will take you to the most 'recent' directory that matches ALL of the regexes given on the command line, in order. Available for posix shells, bash, zsh, dash, sh, ash, ksh, busybox and etc. Available for Fish Shell, Power Shell and Windows cmd. An enhanced matching algorithm takes you to where ever you want precisely. Allow updating database only if $PWD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    acme.sh

    acme.sh

    A pure Unix shell script implementing ACME client protocol

    A pure Unix shell script implementing ACME client protocol. An ACME protocol client written purely in Shell (Unix shell) language. Full ACME protocol implementation. Support ECDSA certs. Support SAN and wildcard certs. Simple, powerful and very easy to use. You only need 3 minutes to learn it. Bash, dash and sh compatible. Purely written in Shell with no dependencies on python. Just one script to issue, renew and install your certificates automatically. Does not require root/sudoer access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    chroot.dev.sh

    chroot.dev.sh is a simple bash script to chroot between Linux distro

    chroot.dev.sh is a simple linux / gnu bash script to chroot between partitions with Linux distributions. And tips for / installation / reinstallation / repair of GRUB and GRUB 2 (grand unified bootloader)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    dft_installer.sh

    Instalador automatizado de VASP, SIESTA, bibliotecas y utilerias

    Instalador automatizado de VASP, SIESTA, bibliotecas y utilerias en modalidad serial y paralela en ambiente Linux. (dft_installer.sh) Gustavo Domínguez Rodríguez, Gabriel Iván Canto Santana, Jorge Alejandro Tapia Gonzalez, Cesar Alberto Cab Cauich El software científico de alto desempeño es comúnmente compilado en el equipo de cómputo a usar, para así optimizarlo de acuerdo con las características del mismo. No obstante, la compilación suele ser un proceso tedioso, y frecuentemente...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    tmpmail

    tmpmail

    A temporary email right from your terminal written in POSIX

    tmpmail is a command-line utility written in POSIX sh that allows you to create a temporary email address and receive emails to the temporary email address. It uses 1secmail's API to receive emails. By default w3m is used to render the HTML emails on the terminal. But if you prefer another text-based web browser or would rather view the email in a GUI web browser such as Firefox, simply use the browser argument followed by the command needed to launch the web browser of your choice. A temporary...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Arch Linux Fast Install

    Arch Linux Fast Install

    Install Arch Linux with 2 lines of code

    ... videos to show how to use it : https://www.youtube.com/playlist?list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq How to use : Boot with the Arch Linux image : https://www.archlinux.org/download/ Download the script : wget archfi.sf.net/archfi or if sourceforge is down : wget matmoul.github.io/archfi And launch the script : sh archfi
    Leader badge
    Downloads: 434 This Week
    Last Update:
    See Project
  • 17
    Arch Linux Desktop Install

    Arch Linux Desktop Install

    Arch Linux Desktop installer

    # archdi Just a simple bash script wizard to install and configure a full personal computer with Arch Linux. First, install Arch Linux with the official media and optionally with archfi. Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi After reboot and your network ready, download the script : curl -L archdi.sf.net/archdi > archdi or if sourceforge is down : curl -L matmoul.github.io/archdi > archdi And run the script : sh archdi...
    Leader badge
    Downloads: 258 This Week
    Last Update:
    See Project
  • 18

    empty

    Run applications under pseudo-terminal (PTY) sessions

    empty - run applications under pseudo-terminal (PTY) sessions to dialogue with interactive programs. Replace TCL/Expect with a simple tool and use your favorite shell (sh, bash, csh, tcsh, ksh, zsh, etc)
    Leader badge
    Downloads: 202 This Week
    Last Update:
    See Project
  • 19
    hg38 version of the pipelines for whole exome sequencing: exome_test38.sh wole transcription sequencing: rna_test38.sh somatic calling: somatic38.sh SV detect: svdetect38.sh, meerkat38.sh cnv: svdetectcnv38.sh, contra38.sh, cnvkit38.sh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    gnucash-csv-mt940

    Convert Banking CSV-Files to MT940 format for Input in GNUCASH

    This Program converts CSV-Files downloaded from your Bank Account to MT940-Format for Input to Gnucash. conv-noris-mt940.py convert CSV-Files from www.norisbank.de to MT940-Format Calling: conv-noris-mt940.py CSV-File MT940-File conv-1822giro-csv-mt940.sh convert CSV-Files from www.1822direkt.de to MT940-Format Calling: conv-1822giro-csv-mt940.sh CSV-File MT940-File conv-dkbgiro-csv-mt940.sh convert CSV-Files from www.dkb.de to MT940-Format Calling: conv-dkbgiro-csv-mt940.sh CSV...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    srand.sh

    Switch of rotation X Screen display and fb konsole

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    vdd-sh

    sh write extract {*.iso,*.img,*.squashfs} image to usb device volume

    Program in bash script language to write or extract image file {*.iso,*.img,*.squashfs} to usb, device or volume
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24

    mkconfig

    build configuration tool

    mkconfig is a build configuration utility. It creates an output file intended to be included as a header file, run as a shell script, used as a configuration file, or any other use. mkconfig is written in portable shell script and designed to be extensible for any configuration use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    outline-install-wrt

    outline-install-wrt

    tun2socks OpenWRT installation script for Outline config

    outline-install-wrt OpenWRT /bin/sh script to install Outline (Shadowsocks) with xjasonlyu/tun2socks How to use: First, get the script and make it executable: cd /tmp wget https://sourceforge.net/p/outline-install-wrt/code/ci/main/tree/install_outline.sh?format=raw -O install_outline.sh chmod +x install_outline.sh Check if you have kmod-tun and ip-full installed, if not run: opkg update opkg install kmod-tun ip-full Then run the script: You'll need at least 9 MiB of free space...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next