Showing 18 open source projects for "win-sh"

View related business solutions
  • 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.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1
    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
  • 2
    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
  • 3

    MA Shell Initialisation

    BASH shell initialisation framework

    A BASH, SH and KSH (and maybe others) initialisation framework that enables your shell environment to handle logging on to different sites & operating systems and configure your environment and the different software installed at different sites etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    xmlsh
    "xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 5

    env2

    Convert environment variables between scripting languages

    A unix perl script to convert environment variables between scripting languages. For example, convert csh setup script to bash or the other way around. Supports bash, csh, ksh, modulecmd, perl, plist, sh, tclsh, tcsh, vim, yaml, and zsh. Complements http://modules.sourceforge.net/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    System Information Report

    sh script for collecting system basic OS and hardware information

    Sh script that collects system information about OS and hardware using standard built-in system utilities and presents collected info as detailed report. Collected info: System type, kernel version, system release, number of CPUz/cores, memory, filesystem, bios info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    win-bash

    Bash for MS Windows

    win-bash is port of the GNU bash for Microsoft Windows NT based systems. It is independent from the cygwin library and any other non-standard DLL and does not need any registry variables. win-bash is based on bash_nt from Mountain Math Software. The active development of the project has been discontinued, mainly because of the old age of the code. There are more modern and more bug free alternatives today, which we recommend to use.
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • 8
    This is a small Shell-Script that Updates Programs for Linux. It will only work on Systems that support 'apt-get'. Source-Code is provided as a .txt file, and a .sh file. (The 'Source' .sh file lets you keep your Version and the original separate).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A graphical interface on top of /bin/sh for visually minded people. This project desperately needs help. Even small pieces of feed back are deeply appreciated
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    Teuton Preinstalled Environment (TPE)

    Teuton Preinstalled Environment (TPE)

    Alternative PE to rescue, hack or troubleshoot your machine or network

    TeutonPE is inspired by PortableApps.com combined with a PeBuilder compiled Boot USB / CD. Programs can be used, even when there is no OS installed. BB4win is used for Live Menu and as the default Shell.All Plugins are also BartPE & XPE compatible
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    My first official project in Perl - Shell for Linux designed on IRC. This is good alternative for bash and sh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a collection of UN*X commands, recoded to run as native Windows programs. They are stand-alone programs with no extra library requirements. Currently du, tail, and which are implemented. du reports correct numbers unlike some other ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Apache web server and MySQL data base daemons control script for Win-NT. May start/close/restart Apache, MySQL, PHP from 1 batch (.bat) file. Created for manage Apache-MySQL-PHP on flash drive without install. Check settings in a head of script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AddToRun is a small utility that will allow you to open any file or application from the Start Menu's Run Command dialog box (WIN+R). It has a very simple interface which will allow you to select a file and assign it an alias or friendly name.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    FastLink is a small Java application that manages Windows .lnk Files for fast, text-based access to applications and folders. By assigning the mnemonic 'ffx' to Firefox, you can simply start Firefox or other applications by typing [Win+R] ffx [Return].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SHython = sh + python. Why learn and practice 2 languages, when one is sufficient? If you know how to use a unix/linux shell and also know python, you should be comfortable using this shell right away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pl is a minimal Perl shell, providing continuations of unterminated quotations, autoloading of functions, and the option to convert line-based data to arrays on-the-fly. Unlike psh, pl does not provide sh-like constructs; all commands are valid Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    UberShell

    Enhanced Linux shell using bash and zsh

    Enhanced shell with multiple windows and added commands To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh) Custom commands added to the default shell (zsh): cscript <script>: executes a C/C++ script. example: cscript "printf("Hello World!");" noobhelp: Short desc of commands in /bin/ memusage: Top memory usage topdirs: Top directory space usage push/pop: Save current dir / return there serve: Opens a webserver at port 8084 and serves...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next