Search Results for "shell script library" - Page 32

Showing 2001 open source projects for "shell script library"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ...The library allows you to formulate and solve Neural Networks in Javascript. If you would like to add features to the library, you will have to change the code in src/ and then compile the library into the build/ directory. The compilation script simply concatenates files in src/ and then minifies the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    bcdrip

    (bash CD ripper)

    Converts an audio CD to file(s), incl. CDDB metadata and playlist generation. Supported output formats: .flac (default lossless encoder) .mp3 .ogg .opus (default lossy encoder) .m3u8 .pls (default playlist format)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    picexif

    Utility for easy insert a info into picture

    Shell script which used of YAD for dialogs. It allow insert into picture a notes, checksum for raw image and correction time of creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    fsize

    Print file size of a file

    A simple and tiny shell script to print the file size of a file, from Bits all the way up to Yobibytes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Sooty

    Sooty

    A smart auto chmod program for Web Developers

    Sooty is a unique and smart auto chmod program.It sets the permissions of any files according to its type in the given directory.And I it is one of a kind.It is very fast and also very smart dealing with files and dirs.As developing website I found one thing very annoying,it was that I had to chmod everytime I created a file and had to set different permissions for different files,so I looked through internet but I couldn't find the perfect script,so it encouraged me to write a program to do that.And I came up with Sooty. Sooty uses Lion Baby Library: https://sourceforge.net/projects/lionbabyclibrary/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Advanced shell script for encoding DVDs or video files to the XviD format using the encoding utility MEncoder from MPlayer. Supports all the useful options an end-user would need to make a successful encode. The script is a CLI front end to MEncoder. xvidenc is not longer actively developed. Please use: https://sourceforge.net/projects/ffxvid/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Run autoclicker

    Mouse and keyboard input automator

    An autoclicker is a program that moves the mouse and types on the keyboard automatically, without user input. Run takes a .txt script and runs based off of the commands in the script. Commands include mouse movement, mouse clicking, keyboard typing, and some simple programming language features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    DEB Wizard

    Shell script to create debian packages easily with graphical interface

    Needs zenity installed to run. You can make your .deb packages from extracted file. It build automatically the necessary files and structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Addons for IOSEC - DoS HTTP Security

    Addons for IOSEC - DoS HTTP Security

    IOSec Addons are enhancements for web security and crawler detection

    IOSEC PHP HTTP FLOOD PROTECTION ADDONS IOSEC is a php component that allows you to simply block unwanted access to your webpage. if a bad crawler uses to much of your servers resources iosec can block that. IOSec Enhanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 10

    wpwd

    Change system password web based

    Change system password web based. This quite simple web form provides a possibility to end users to change their own *NIX account passwords even if interactive logins are not possible, e.g. pure SFTP accounts. Currently this is realized by a bash script with embedded expect code (need expect to be installed) and is also rewritten in python using pyexpect, so that there are no more dependencies, except for a http server. Both versions can be used equally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dbupdaterxs

    database updater

    This is a small tool useful to update a database using a folder with sql script inside. To keep track of updates, a system table named XSB_UPDATES will be created. This table will be updated automatically after the execution of each script sql. Current supported database: - Firebird - Sqlite - Ms Sql Server Databases to test: - MySql - Postgres - Oracle - Sybase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shareman
    Shell script to manage chrooted sftp users and their shares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ForKaliScript
    Kali Linux Applications Automatic Installation Script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    staySafe Backup

    staySafe Backup

    A backup script designed for CMS like Typo3, Wordpress and many more

    staySafe Backup is an universal backup tool. This script can backup any server that has ssh or ftp and a mysql database. Once configured correctly it recognizes the used CMS and get the database parameter from the configuration of the CMS. But you can backup any server even if you dont use an CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jadm (jail admin)

    jail framework with vnet, zfs and /etc/jai

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The MOTET Cipher & SE Scrambler

    The MOTET Cipher & SE Scrambler

    A tiny, fast encryption tool in C

    MOTET is a tiny, fast super-encipherment application written in C, featuring the new CSPRNG/stream ciphers MOTE and BEDBUG in each of their three variants, as well as the "gold standard" among ciphers, ISAAC. MOTET brings multiple levels of encryption, including a ciphertext-hash, a Vigenere mixing function, a choice of Caesar MOD or Caesar MIX ciphering on the primary key-stream, plus a deeply scrambled "outer shell" as a final super-encryption stage. A unique nonce IV guarantees that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    planet-slideshow

    Wallpaper maker with xplanet renderings and image slideshow

    ...Additionally the script can work also as a wallpaper slideshow (i.e. taking a background image - usually a picture - randomly from a folder or supplied from the command line). The picture image can be stretched to full-screen or re-sized and re-positioned on the wallpaper next to XPlanet renderings. The script is written in Bash (Bourne-again shell), and requires XPlanet, ImageMagick and optionally POM (PhaseOfTheMoon).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web Server Installer

    Web Server Installer

    Install an Apache Web Server with PHP and MySQL on Linux

    With this Bash Script, you can install an Apache Web Server with PHP and MySQL easily! The Script will install the following packages: * Apache * Php * MySql * XCache * Fail2ban The Script can configure: * Time Zone * Php Time Zone * Apache Module Proxy * Apache Module ProxyHttp * Apache Module Rewrite * Apache Module Expires * Apache Module Deflate Also, the Script can install the following packages: * SSH * Ntp * Screen * Lynx * Vim * Htop * Unzip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HDFSFileTransfer

    File transfer from local FS to HDFS

    The HDFSFileTransfer project was created and developed to ease Hadoop users quickly copying varied files such as: flat, structured, unstructured, big and small from linux to Hadoop File System (HDFS). It allows users to transfer files: - within the same physical machine - from local file system (linux) into HDFS - between two physical machines - copy files from local file system (linux) with HDFS cluster installed to another HDFS cluster. Sample - one can have two single clustered Hadoop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Odometer

    Odometer

    Smoothly transitions numbers with ease. #hubspot-open-source

    Odometer is a lightweight JavaScript and CSS library for animating numbers with a smooth rolling effect, similar to a car’s odometer. It provides a visually engaging way to display counters, statistics, or values that update dynamically in dashboards and web apps. The library requires minimal setup—just drop in the script and apply the class to an element, then update the number to trigger the animation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    DracoLinux

    DracoLinux

    Simple and flexible GNU/Linux distribution

    Draco is an independently developed GNU/Linux distribution for i486 compatible computers, with focus on simplicity and flexibility. Draco has an distinct separation between the base system and third-party (provided by pkgsrc), the advantage of this approach is that the base system will work without third-party; And third-party applications are completely isolated from the base system, unable to break your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CS(Compiled Script) 1.0.0 - BETA CS is a tiny language compiler (x86 32 bits) ... C-like. WORDS: ------------------------------------------------- int, float, struct, print, for, if, break, function, return, include, library, import, char, asm, assembly, OBJECT; ------------------------------------------------- BY: Francisco G.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    testgeneration

    Generation of test suites from test specifications

    Test suites developed for complex software systems contain thousands of test cases. Keeping track on the test coverage and changing the test suite as the system requirements evolve can consume significant efforts. Testers have to implement or generate test scripts containing thousands of isolated executable test cases. Each single test case should be so simple enough so that test results can be easily evaluated. Often it makes code duplication in the test code unavoidable. If every test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Ahari

    Nire script sorta.

    Scriptak erabiltzen ditut nire lanetan. Norbaitek lan hau ikustea eskatzen didanean hauek proiektuan sartzen ditut. Prozedura hau azkartzeko "ahari.pl" scripta sortu dut.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo