Showing 187 open source projects for "shell script library"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    RemoteScript
    Execute a script on single or multiple remote hosts simultaneously via ssh . No client installation required. Works on any host with a ssh server. Php/mysql based. New in V2 : Can wait that the host comes up to execute the script. Authentication : Supports local, SSO with Kerberos and Ldap. Support GLPI import of your hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    suniq

    Suniq - quick little script to MD5 / SHA1 and file type files

    #@(#) Suniq - quick little script to MD5 and file type files #@(#) and store and/or link them uniqly in a mime directory tree #@(#) based on md5's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Pofig

    Portable Figure Out system properties

    pofig - portable shell script for probing base system properties: OS, OS version, kernel version, distro, distro version, architecture. It detects: 19 operating systems, 11 major linux distros, 13 CPU types. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    EfiPy

    EfiPy

    Python Library for accessing UEFI BIOS internal function by protocol

    EfiPy is a Python Module on UEFI shell which can access UEFI BIOS kernel interface - System Table - Runtime Services - Boot Services pAnalyzer package - Tracing UEFI protocol calling flow Output protocol flow to screen or file with XML format CorePy (assembly package) - Simple Assembly code in Python environment. EfiPy Shell package- Simple uefi shell program coded with EfiPy library to prove EfiPy workable EfiPy leverage these open source packages - ctypes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Prolog+CG is a Java implementation of Prolog with extensions implementing a subset of the Conceptual Graph (CG) theory of John Sowa. CGs are first-class datatypes on a par with terms. Object oriented extensions are also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    android-timestamp-keeper

    Read and write timestamps to files in android

    Modern android devices don't use anymore Mass Storage Mode. Instead they use the internal sdcard as a virtually mounted subfolder inside /data partition. It would be ok if MTP preserved correctly timestamps, which doesn't. Other options that could work, like FTP with MFMT command doesn't work properly on android either. Droid Explorer is enough for files, but doesn't support folders. This handy bash script helps you to backup and restore the last modified timestamp for folders recursively...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 10

    CreateBAK

    Universal script for creating backups

    Bash script for creating backups on any Unix and Windows system. Written in Bash and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wi-Fi Ducky

    Wi-Fi Ducky

    Upload, save and run keystroke injection payloads with an ESP8266

    Upload, save and run keystroke injections remotely with an ESP8266 + ATmega32u4. Using a USB device that act as a keyboard to inject keystrokes is well known these days. The USB Rubber Ducky by Hak5 is THE hacker gadget for this kind of attack. It introduced a simple script language called Ducky Script, which this project uses too. The ESP8266 is a popular Wi-Fi chip used in a lot of projects. Because it's cheap, small, and has its own file system (SPIFFS), it's perfect for enabling an easy...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Confix is a build tool for source code packages, on top of GNU Automake. It inspects the package's source code, tracks inter package dependencies, propagates checks across package boundaries, and finally writes Automake input files for the maintainer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    builder

    Easily build software for your Linux distro repo

    This project is a wrapper script using generated profiles that include any desired patches and files (such as .desktop, icons, and configurations) to easily update, build, and package the software to be made available in your Linux distributions' online repository. So instead of worrying about how to compile for autoconf, autogen, bootstrap, cmake, or the traditional configure, make, make install, for each software title in your repo, builder will take care of all those details so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    System Abstraction Component Kit
    This is a collection of libraries contained : Shared memory allocation, configuration script processor, containers (trees, lists, queues, stacks), file system abstraction, network library, timers/threads, Image library, Display libraries, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    sposkpat

    sposkpat

    distraction-less card game

    distraction-less card game Turns any PC into a distraction-less Patience card game (a.k.a. klondike, solitaire, solitario, pasianssi, пасьянс, bakarkako, त्यागी, πασιέντζα, pertapa, ẩn sỉ, ソリティア, tek taş, 接龍, سوليتير). Keeps other things out of your way (not even a clock included): 1. No logins, no passwords. 2. Hard disks are put to sleep (less noise, saving power). 3. Runs completely in RAM. 4. No internet connection. 5. No virus-risks. 6. No ads, no nags. 7....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    PHP - Net_RouterOS

    A client for the MikroTik RouterOS API protocol, written in PHP.

    A client for the MikroTik RouterOS API protocol, written in PHP. Easy, tested and documented. All feedback welcomed.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17
    libinclude

    libinclude

    It is a shell library to import other shell scripts as libraries.

    As a library we consider a simple shell script containing function and/or variable definitions. Libinclude offers you the possibility to use those kind of libraries in a comfortable manner. The usage is very close to the syntax of python's import statement. Functions (FUNC) and variables (VAR) in a library (MYLIB) can be simply included, but also imported in their own namespace (MYLIB_VAR, MYLIB_FUNC). It also provides the import MYLIB as ALIAS and the from MYLIB import FUNC statement, like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    desk

    desk

    A lightweight workspace manager for the shell

    Lightweight workspace manager for the shell. Desk makes it easy to flip back and forth between different project contexts in your favorite shell. Change directory, activate a virtualenv or rvm, load in domain-specific aliases, environment variables, functions, arbitrary shell files, all in a single command. Instead of relying on CTRL-R to execute and recall ("that command's gotta be here somewhere..."), desk helps shorten and document those actions with shell aliases and functions, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenVPN for Docker

    OpenVPN for Docker

    OpenVPN server in a Docker container complete with an EasyRSA PKI CA

    ... and certificates. The container will prompt for a passphrase to protect the private key used by the newly generated certificate authority. Miscellaneous write-ups for advanced configurations are available in the docs folder. A systemd init script is available to manage the OpenVPN container. It will start the container on system boot, restart the container if it exits unexpectedly, and pull updates from Docker Hub to keep itself up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Debugger for Bash version 3(Bourne again shell). Plugin for Eclipse. Will only work with shell script editor ShellEd.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pyCompry

    pyCompry

    A Python Script to Compress and Backup a Folder

    This tool is featured with a very high compression mechanism hence useful in backing up large sized folders over a slow network, Or useful in reducing the backup size to a maximum possible. For detailed help, please refer to http://blogger.iamamazing.in/2016/01/automate-backup-with-python-script.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bat2015

    Bat2015

    Bachelor of Science (Informatik)

    The toolkit glpk supports methods for mixed integer linear programming (MILP). These methods solve Capital Budgeting Problems (CBP). Unfortunately, glpk does not support any multithreading and there is no feature to distribute problems via network connections. Today, this is a pitiable sight, because modern computer systems are coupled by networks and support multi threading. We create a distributed system with Apache thrift and the C-API of glpk. Now, it is possible to use as many cores in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AD Auto index

    AD Auto index

    The Free & Ultimate Solution for Mobile Download Site

    AD Auto Index is a reborn of Master AutoIndex. A mobile focused autoindex script that allows users to create a mobile download site. It has plugin system built-in that will take it to it's ultimate level.
    Downloads: 0 This Week
    Last Update:
    See Project