Showing 82 open source projects for "enigma2.sh"

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
    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: 5 This Week
    Last Update:
    See Project
  • 2
    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: 6 This Week
    Last Update:
    See Project
  • 3
    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: 3 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6

    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: 1 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    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: 3 This Week
    Last Update:
    See Project
  • 9
    macOS FPC + Lazarus daily snapshots

    macOS FPC + Lazarus daily snapshots

    Daily macOS FPC + Lazarus snapshots (Cocoa - 64 bit - Intel and ARM64)

    IGNORE THE BIG GREEN DOWNLOAD BUTTON: choose file in Files area These macOS snapshots of the development branches are generated automatically. All I can say is that the compiler found the source good enough to compile. YOU ARE USING COMPLETELY UNTESTED SOFTWARE. Caveat Utilitor! 1. Move lazarus-src to your home directory 2. Open a Terminal 3. Change to lazarus-src and run the command: xattr -drv com.apple.quarantine * 4. Use a script to start Lazarus like: #!/bin/sh open...
    Downloads: 10 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 10
    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: 12 This Week
    Last Update:
    See Project
  • 11
    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: 8 This Week
    Last Update:
    See Project
  • 12
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing in C++17/20

    DocWire SDK, a standout C++17/20 data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. The upcoming integration of C++17 and C++20 will bring advanced functionalities, particularly in areas like HTTP capabilities and web data extraction. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    Rayshade

    Rayshade

    Rayshade raytracer

    ...) Rayshade has no GUI but as a text language it's simple and elegant. --- The Utah Raster Toolkit 'liburt' is "optional" (see Files) and needed to see your output and adds alpha texures: see NEWS. (do NOT use URT with Rayshade-Mathematica, it likes raw rgb). export CFLAGS="$CFLAGS -DPOPEN -DUSE_CPP" [ -n "$WITH_URT" ] && { CFLAGS="$CFLAGS -I/usr/local/include -DURT" LDFLAGS="$LDFLAGS -L/usr/local/lib64" LIBS=" /usr/local/lib64/librle.a export LDFLAGS LIBS } sh ./configure
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    vash

    vash means Visual Assistant Shell, for everyday interaction with unix

    Visual Assistant Shell, is yet another visual shell with main idea not hide unix command line from user but increases speed of system responce; Vash runs as a supershell over /bin/sh (bash) providing a set of tools such as command line editor, arguments substitution, parameterized histoty, hotkey scripting, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    treeshell

    treeshell

    Eclipse Shell Script Editor with Tree View. Opens No-Extension-Files.

    ... for eclipse! NOTE2: if you see bad bugs you can try 'Files' -> 'previous releases' in the menu. Download the *.jar file into the 'plugins' sub-directory of your Eclipse installation and restart Eclipse. This will automatically associate the editor with all *.sh files and all files without extensions, e.g. 'sshDisable' but also 'README'. If you'd like to avoid association with no-extension-files or upgrade to a newer version see this link https://sourceforge.net/p/treeshell/wiki/AdvInst
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    EF IconFont

    EF IconFont

    A better way to operate icon font in Swift, support iOS, macOS

    A better way to operate icon font in Swift, support iOS, macOS, watchOS and tvOS. An ordinary iconfont cocoapods package helps you to use iconfont more easily in your project, in Swift. To run the example project manually, clone the repo, and run sh Startup.sh in the project folder. Demo is in the Example folder, open Example.xcworkspace with Xcode and select the target you want in it, run. The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mcrcon

    mcrcon

    Console based rcon client for minecraft servers.

    Mcrcon is IPv6 compliant minecraft rcon client with bukkit coloring support. It is well suited for remote administration and to be used as part of automated server maintenance scripts. - Does not trigger "IO: Broken pipe" or "IO: Connection reset" spam bug on server side. - Has workaround for server side bug (https://bugs.mojang.com/browse/MC-154617) ****************************************************************** Further development and new releases has moved to Github Github...
    Leader badge
    Downloads: 175 This Week
    Last Update:
    See Project
  • 18

    forbiddenmanu-builds

    Some sh*t by @forbiddenmanu XD

    Welcome to my Android builds project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Schily Tools

    A Tool Box with tools written or managed by Jörg Schilling

    The "Schily" Tool Box is a set of tools written or managed by Jörg Schilling. It includes programs like: cdrecord, cdda2wav, readcd, mkisofs, smake, bsh, btcflash, calc, calltree, change, compare, count, devdump, dmake based on SunPro Make, hdump, isodebug, isodump, isoinfo, isovfy, label, mt, obosh, od, p, POSIX patch, pbosh, sccs, scgcheck, scpio, sdd, sfind, sformat, smake, sh/bosh (Bourne sh), star, star_sym, strar, suntar, gnutar, tartest, termcap, and ved.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 20

    cnvkit.sh

    A short script to run cnvkit

    cnvkit.sh is a shell script to run CNVkit for exome-seq. The shell uses the files produced by exome_test.sh. It allows for recentering the baseline by the average log2ratio of a certain chromosome. ***Update*** The seg can be annotated by cytoband with multithreading. Individual chromosomal scattergrams are plotted.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    G Desktop Suite

    G Desktop Suite

    Google Suite as a desktop app. Made possible with Electron

    ... see, share it with your friends! As of v.conscious-club/0.2.0, the app will automatically adjust to your OS's dark mode settings. To build the app locally, clone the repository, install all dependencies, and run the available npm scripts. To build production-ready applications for macos (dmg), windows (exe), and linux (sh), run yarn build.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    DevOps Bash Tools

    DevOps Bash Tools

    800+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs

    ... details to quickly query popular APIs with a few keystrokes just supplying the /path/endpoint. Advanced Bash environment - .bashrc + .bash.d/*.sh - aliases, functions, colouring, dynamic Git & shell behaviour enhancements, automatic pathing for installations and major languages like Python, Perl, Ruby, NodeJS, Golang across Linux distributions and Mac. See .bash.d/README.md. Installs the best systems packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    UnixShellUtils

    basic collection of Unix Shell utilities to build projects on Windows

    This is a basic collection of Unix Shell utilities (make, sh, echo, rm, etc.) and other utilities (SRecord) used to build projects using advanced Make scripts. Sources: - [MSYS] (http://www.mingw.org/wiki/MSYS/) a collection of GNU utilities such as bash, make, gawk and grep to allow building of applications and programs which depend on traditionally Unix tools to be present. - [SRecord] (http://srecord.sourceforge.net/) a collection of powerful tools for manipulating EPROM load files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    svdetect.sh is a shell script to run SVDetect to detect SV in exome-seq and Shatterproof to detect chromothripsis. ***Update*** The output files of SVDetect can be annotated by genes with multi-threading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    svdetectcnv.sh

    shell script to run SVDetect with baseline adjustment

    svdetectcnv.sh is a shell script to run SVDetect CNV mode. In addition to the original outputs of SVDetect, the script also outputs an adjusted bed.graph with baseline adjusted to the average Log2Ratio of a certain chromosome or all chromosomes, and a sorted density file. **Update*** New version uses the splitted bam produced by exome_test.sh and allows for multithreading to split bam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next