Showing 1769 open source projects for "bin/bash"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 1

    Windows 7 Booster

    Boost your Windows 7 with only few clicks !

    ... - Clean Up your PC Clean all your unnecessary files that will hog your system over time. Temporary files, Windows Cache, Error reports, Old Prefetched Data, Crash Dumps, Recent Files, Software Distribution, Recycle Bin, Font Cache, Memory Dumps, Mini Memory Dumps.Chrome, Firefox, Maxthon, Opera, Internet Explorer supported. - Turn Off Unnecessary Windows Servers - Tweak Your Windows For Best Performance - 100% Spyware FREE Windows 7 Booster does NOT contain any Spyware, Adware, Viruses or even Advertisement.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    ERCOn
    The app is a simpl tool for shutdown your computer in specific time. WELCOME DONATIONS & THANKS https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MHKVU26ZGTUG2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    rt-helper

    a linux command line manager for static routes

    ...If an interface becomes up rt-helper will read a config file and add all routes that belong to that interface. Directly before that interface becomes down again it will remove these routes again. It's simple to use but has no special features. It is written in Bash for Debian but might also work with other systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    galculator

    galculator is a scientific calculator in algebraic mode and RPN

    galculator is a GTK 2 / GTK 3 based scientific calculator supporting algebraic mode as well as RPN. Features include arithmetic precedence handling, mathematical functions, different number bases (DEC, HEX, BIN, OCT) and angle bases (radiant, degree, and grad). Please note: This project page at sf.net reflects the state of the project up to August 2015. Beginning in September 2015, the project homepage was moved to http://galculator.mnim.org, with the source code repositories and issue trackers hosted at https://github.com/galculator/galculator.
    Downloads: 10 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    Screencast

    bash script for recording video from window

    bash-script for recording video from window via avconv. And use some other utils for usability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    kernel-build

    kernel-build

    Update your kernel easily

    Kernel-build is a tool to automatically download, configure, compile and install the Linux kernel based on your current kernel configuration. Currently it only supports Debian GNU/Linux systems, support for other distributions is coming in future releases. Keep in mind this is a work in progress, so don't use on mission critical hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Inkabell

    Inkabell

    bash based menu system

    ...Then back in 2008 I started in writing Inkabell (Ink like paint and the 'kabell' came from tinkerbell, the helpfull fairy from peter pan). It was clumsy piece of lines but it helped much. This is a menusystem like ncurses or dialog but entirely written in 'bash'. You can copy and paste it together if you want it even smaller. At the moment the menu is very static. Im working currently on a more easier to use and even more flexible menu. There is a little demo included and a configuration menu. It even supports 2 languages (deu and eng) and you can freely add as many as you want. There is currently no readme or manual or something. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    hf

    bash history file filter

    hf (history filter) filters bash command history in a way similar to a file search. You can see the results as you type, then you can run or edit the selected command. If you use the Ctrl+r bash shortcut a lot, this will definitely make your life easier. hf is a fork of hstr: https://github.com/dvorka/hstr
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A program that transforms any intel hex format file to binary file. This program allocates the memory dynamically, that's why it's able to generate as many .bin files as needed by the .hex file respecting the maximum size indicated by the user.
    Downloads: 4 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    nfslap

    nfslap

    Automated NFS misconfiguration root obtainer

    This is a quick script I wrote to automate a rather inconveniently long sequence of terminal commands to compromise a misconfigured nfs server, and obtain root. In other words i'm lazy, so I wrote a bash script. Password is: FELIX Programmed on kali linux, to use on metasploitable2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    nsu

    nsu

    Bash scripts for network and system management and monitoring

    nsu provides a set of Bash scripts and associated files that can be used to help simplify and even automate regular tasks on a home server: * nsu * nsu.conf * nsu-lsof * nsu-nsloop * nsu-pingtest * nsu-pingtest.hosts.conf * nsu-readlog * nsu-syslog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    File Checker Bash

    Check File Linux

    This Basic Check File Linux Using Md5 And Twit To Twitter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Script will also use tellows.de to get the spam score and you can decide yourself with the variable SPAMSCORE if you let the caller pass. To use the script you will need to get HTML::TreeBuilder and Asterisk::AGI. Store the script in the /var/lib/asterisk/agi-bin folder and put in dialplan something like: exten => _X.,1,ExecIf($[${LEN(${DB(cidname/${CALLERID(num)})})} > 0]?SET(CALLERID(name)=${DB(cidname/${CALLERID(num)})}):AGI(reversecheck.agi,${CALLERID(num)})) same => n,ExecIf($[${LEN(${RESULTREV})} > 0]?SET(CALLERID(name)=${RESULTREV})) same => n,GotoIf($[${REGEX("[7-9]" ${SPAMSCORE})}]?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Oblivion Works
    Wrye Bash has moved to Github! Downloads: https://github.com/wrye-bash/wrye-bash/releases Code: https://github.com/wrye-bash/wrye-bash
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16

    Singleton

    A small utility to avoid multiple instances of the same executable

    ...If the program is already running, you do not want another copy of the same program to be executed. While there exist many ways to achieve this goal, This is a small C program that can be compiled and put in /usr/bin as a system utility for all users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A collection of utilities in perl and bash shell script to make life easier in general, and with CVS in particular. ...and some LilyPond Music.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    BinCodeAudit

    Bin code sacnner

    wait.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This shell script is able to download music from http://www.soundcloud.com. It should work with iOS, OS X, Linux. https://github.com/flyingrub/soundcloud-dl Instructions : Apply executable permissions "chmod +x ./scdl.sh usage: scdl.sh [TRACK(S) URL] Requires : wget or cURL (cURL preferred)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ErAce

    ErAce

    erase hard drive, wipe hdd

    ErAce is software that will over write hard drive 1-100 times. So it fulfils strictest security standards i.e. DOD 5220.22-M. In that way it is impossible to recover data. If You delete files and empty recycle bin it is possible to recover data with recovery software. ErAce will write whole hard disk and put it to zero at last cycle. After process hard drive looks like it was just came out of factory. ErAce works on Pentium or higher and AMD equivalent systems. It works even Intel based Mac computers. It needs 128 Mb of memory. With ErAce you can recycle, sell or throw away hard drive carefree. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pysg

    Simple and easy to use Python Script Generator written in bash

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BGINFO4X - BGINFO for X and for Windows!

    BGINFO4X - BGINFO for X and for Windows!

    Shows desktop information on your screen

    BGINFO for X, also called BGINFO4X, is a clone of the popular program BGINFO for Microsoft Windows created by Sysinternals. BGINFO4X is designed for pretty print useful information (CPU model, Hostname, IP address, OS version, Office version, and much more ...) on your desktop background or wallpaper. See the screenshots to see BGINFO4X in action. BGINFO4X is Multi Platform (Windows, MacOSX, Linux, BSD). BGINFO4X is Highly Customizable. BGINFO4X is Open Source. BGINFO4X comes...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 23

    Samba4 Ubuntu Build

    Samba4 build for Ubuntu 12.04 LTS 64Bit

    ...I used the following configure options: --with-ads --with-shared-modules=idmap_ad I just added three init scripts found somwhere and put the samba_backup script from source into samba/bin If you want to use it, see README
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Simple Java Database

    Simple Database written in Java

    ...(To simplify the binary tree structure, the define index command assumes there is no duplicate data in the table column on which the index is defined). The tables' metadata are stored in .xml files, and the row data is stored in .bin files. Test cases and code are provided. This project uses JUnit 4 (only for test cases) and SAXReader (for parsing .xml). A description of the available commands is provided in "commandSyntax.txt".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bin Packing with Genectic Algorithm

    Bin Packing with Genectic Algorithm

    Bin Packing problem solved using Genectic Algorithm

    This project contains a solution for a Bin Packing problem solved using Genectic Algorithms. The code in the project was created as a solution for a problem in a combinatorial optimization class at the Univeridade Federal do Rio Grande do Sul (UFRGS - Brasil) in 2007.
    Downloads: 0 This Week
    Last Update:
    See Project