Showing 104 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
    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
  • 4
    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
  • 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
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9

    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
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 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
    GUI-lite

    GUI-lite

    The smallest header-only GUI library(4 KLOC) for all platforms

    The smallest header-only GUI library (4 KLOC) for all platforms. Cloud + IoT Solution: master your IoT business all over the world. Multi-language supports UTF-8; Playback Video. Toolkit for building font/image resources. Code Telemetry and Analysis in real-time (remove .sh/.bat files if dislike sharing). Even a C beginner could master GUI-lite quickly. The source code only uses basic C++ features (class, virtual function). We chose C++ as it could make the code size significantly smaller...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Scriper

    Scriper

    .Net Core desktop application for running scripts

    Are you tired from everyday searching application and scripts? Using Scriper you can manage and run all yours scripts or applications from one place. Simply add script to Scriper and run it by run button. Actual version supports these file extensions (scripts): Windows Proccess - .bat PowerShell - .ps1, .ps2 Python - .py Exe - .exe Linux Shell - .sh Javascript - .js Wiki https://github.com/Gramli/Scriper/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22

    Scrabble Helper

    Keeps scores, play record, verifies words with built-in word database.

    Scrabble Helper makes playing the board game faster, easier, and more enjoyable by handling all the routine work and insuring accuracy. Read the documentation at www.aeyec.com/ScrabbleHelper. Version 2021.07.12. I would appreciate your emailing me (nfordSH@aeyec.com) to let me know whether or not you have any trouble installing SH or getting it to run. SH is written in VB6 which MS no longer supports, and it can take some jiggling to get VB6 programs to install sometimes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    .../s/1o7AbkYe (you have to get an baidu account), old Dropbox Link: https://www.dropbox.com/sh/wh8rsfvbhxye5g8/AACjDn9BWW3tONs2a27JOnGTa?dl=0
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next