Search Results for "shell script starter" - Page 5

Showing 1269 open source projects for "shell script starter"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
  • 1

    Magnetic tape partitioning tool

    command line tool to partition LTO-5+ tapes

    This little shell script can create partitions on an LTO-5+ tape. LTO-5 tapes can hold 2 partitions, LTO-6+ tapes can hold up to 4 partitions. It can work as batch and interactive (menu driven) on console/terminal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SQL*Plus Commander

    SQL*Plus Commander

    Text-based user interface to query data on Oracle DB in a smart way

    SQL*Plus Commander is Text-based user interface (TUI) / framework to query data on Oracle DB in a smart way. It consists in a fully customizable script shell for bash and ksh. It executes custom queries or procedures on DB with SQLPlus for Oracle. The results of queries can be browsed in a colorful text interface resulting data from a query can be selected and passed dinamically as parameters for others queries or procedures It may be useful for people who runs frequently a limited number of query and uses the results as parameters for other queries. ...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3

    SetBingWP

    Sets bing's picture of the day as wallpaper for your desktop.

    setBingWP.sh is a bash shell script that's meant to be run when you login to your Linux, Windows or Mac desktop. It checks your internet connection, downloads the image of the day from bing.com, optionally includes the image's description into the picture and sets it as wallpaper for your desktop environment. Like this you have a different, beautiful desktop background every day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a Bourne shell script wrapper surrounding a pure postscript level 3 program to graphically display disk space usage output from the du program. Portability is key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    ZFS Snapshot Extractor

    Bash script to extract a specific file from ZFS snapshots

    This is a simple Bash script to extract a specific version of a given file from ZFS snapshots. It must be started in the directory where the ZFS dataset is mounted. The relative path for the file must be given as parameter. It then displays a list of all files with a unique modification time time from the snapshots under .zfs/scnapshot and allows to select one (or several) to be copied to the user's home directory. Example: cd /tank/mydata zfs-snapshot-extract.sh documents/report.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    rna-test

    script for variant calling of RNA-Seq

    rna_test.sh is a shell script to run GATK best practice for variant-calling in RNAseq. It uses STAR2.5 for alignment, HaplotypeCaller to call variants, and Annovar to annotate. It also employs STAR-Fusion, Cufflinks and Stringtie FPKM, HTSeq_count and BAM-readcount. Notice: STAR_gene_read and HTSeq_count are added. exac03nontcga is added. STAR-Fusion is added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Crosser

    dll stack builder

    Modern versions (since 0.9) of crosser contain script to cross-compile number of Windows dlls on Linux host, and dll stacks built with it. Ancient versions (up to 0.8): Crosser has two main shell scripts that are combined under same project simply because they share so much other files - having three projects, one for common stuff and one for each main script, would be overkill.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Extreme Ultimate .bashrc

    Extreme Ultimate .bashrc

    Extreme ultimate .bashrc configuration file for Bash

    Do you want a more robust experience from your bash shell? As a Linux systems administrator, I've been working on this .bashrc file for well over a decade. Over the years, I have searched through scores of others' .bashrc and script files collecting and improving on new ideas and features. This portable drop in bash configuration file can be used on any system anywhere you use a terminal.
    Leader badge
    Downloads: 115 This Week
    Last Update:
    See Project
  • 9
    sysmon

    sysmon

    Sysmon prints short and uniform information about OS

    This shell script prints short and uniform information about OS such as: CPU, RAM, OS name and version, kernel version, hostname, system load, current processes, network interfaces, total logged in users, hard disks, runlevel, etc. No root or any special superuser's rights are required. Runs under Linux, Android (Termux), Windows (Msys2 and Cygwin), FreeBSD, NetBSD, DragonFly BSD, OpenBSD and other Unix-like systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    VPN Connection Sharing

    VPN Connection Sharing

    Share a VPN connection with VMs or containers

    Easily share a VPN connection with your virtual machines or containers with this script. Works with IPsec VPN connections (like strongSwan), and lets your VMs reuse the VPN connection of your host system. Create a desktop launcher to start the VPN connection sharing script whenever you need it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LsCsScintilla

    Port of Scintilla to Ls-Cs

    Now that Qt is basically no longer OpenSource given there is no LTS and the "community" is barred from choosing direction or maintaining its own LTS, a port of Scintilla was needed. Ls-Cs is a port of CopperSpice which is a port of the last real OpenSource version of Qt, version 4.8. LsCsScintilla is a port of Scintilla to work with Ls-Cs. All Qt+Scintilla based editors should be able to port to Ls-Cs+LsCsScintilla rather painlessly. RedDiamond uses Ls-Cs+LsCsScintilla Previous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LogScan

    Logfile summarization

    Logscan summarizes you logfiles in a quick, effective, flexible and standardised way. It runs your logs through awk, which uses an AWK-script per service. It is architecture independent, designed for use in crontab. You can even create custom scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    UniversalTextExtractor

    Command-line toolset for extracting text from files

    Command-line toolset for extracting text from files (documents, images, archives) into SQLite with OCR support. Simple, expandable, one shell script only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Esegui SB

    Flexible video encoding script supporting multiple formats and codecs.

    Video Encoding and Processing Script This bash script streamlines video encoding and processing by leveraging FFmpeg. It supports a wide range of formats and codecs through FFmpeg, including MKV, MP4, x264, x265, AV1 and VP9. Key features include: Flexible Video and Audio Encoding: Utilizes FFmpeg's libraries for various codecs and settings. Subtitle Handling: Include or exclude subtitles as needed. Customizable Settings: Adjust CRF values and aspect ratios to suit your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FWiptables. Firewall With iptables.

    FWiptables. Firewall With iptables.

    iptables mini-script in file-wizard

    The fwiptables is a one-file WIZARD, for IPTABLES with COMMAND-LINE, with CLI-MENU, with GUI-MENU, with GUI-ROLL, with GUI-SHELL. fwiptables develop with Purpose Educational Since 2020, developing code Since 2024, cleaning code Since 2025, fixing code Browse Wiki: https://sourceforge.net/p/f-iptables/wiki/browse_pages/ Anonymouse Ticket: https://sourceforge.net/p/f-iptables/tickets/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    fidoip

    fidoip

    FIDONet nodes and points automatic installation package

    Fidoip contain shell scripts, sources which automatically compile and binaries, install FIDO software(Binkd, Hisky HPT and Golded), create directories, setup configuration files and script on FreeBSD, Linux, Android, Windows and *BSD. Fidoip could be used for: * clients(FIDONet points) - as software package for client access to FIDONet; * system operators(aka FIDONet bosses) - as automatic installation package for IP-node creation (FIDONet servers)
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 17

    photoStacker

    Aligns and stacks astronomical images using point-set registration.

    PhotoStacker aligns and stacks astronomical night sky images using Coherent Point Drift (CPD) for precise star alignment. This project leverages external tools like SExtractor for source extraction and OpenCV ORB for feature detection and matching. It includes custom binaries for detection, registration, and transformation, ensuring accurate image alignment. The workflow script automates the process, making it easy to stack images for enhanced astronomical photography. The project is ideal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    akaiutil

    akaiutil

    akaiutil: access to AKAI S900/S1000/S3000 filesystems

    ...Special features: * access to various filesystem variants for floppy, harddisk, and CD-ROM * access to optional DD-partition on harddisk * can read, write, and format * conversion between sample-file and WAV-file * support for the S900 compressed sample-file variant * tar-file import/export Additional utilities: * akaiutildisk2tar (tool for tar-file export) * akaiutilconvertfloppies900 (shell script) * akaifloppyio (read/write floppy image) Copyright (C) 2008-2025 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. (We are not affiliated in any way with companies/persons mentioned on this page. All brand names and trademarks are property of their respective owners.)
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 19

    Podget

    A simple podcast aggregator.

    Podget is a simple podcast aggregator optimized for running as a scheduled background job (i.e. cron), with support for categories & folders, importing servers from OPML lists & iTunes PCAST files, exporting an OPML file, automatic playlist creation and cleanup. Updated in Version 0.8 on June5, 2016 to include support for ATOM feeds in additions to RSS feeds. As of Nov 9, 2015 the CVS hosted by Sourceforge will no longer be updated. The last version to be uploaded into the CVS was...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    TobbeOS

    TobbeOS

    TobbeOS is a GNU/Linux distro based on Arch linux

    ...TobbeOS is a GNU/Linux distro based on Arch linux, it is a full desktop with Qtile as its window manager and much more. Important keys to know about: Mod = Super key (Windows key) Mod + E - Open Emacs - Need to install with script tobbeos/emacs_install.sh Mod + Return - Open Terminal (Kitty) Mod + s - Show hotkeys Mod + left Shift + s - Show alias for fish shell Mod + left Shift + Tab - Open web browser (Zen) Mod + left Shift + q - kill window Mod + d - Rofi (Program Launcher) !!!!! ISO is moved, go to: https://tobbeos.lysakermoen.com/ and install latest ISO !!!!!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    phpFileManager is a complete filesystem management tool on a single file. A server administration tool using PHP, meant for rapid file access, and also to verify the server configuration and security. The script can be renamed and deployed on an unique known url, and offers password protection.. All dependencies, like images, js and css files, are included inside the same file, so that the script can run even on offline devices, like a local Raspberry Pi, or ESP32 microcontroller. The...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 22
    wappskafander_t2

    wappskafander_t2

    Wraps a HTTP server that might optionally run PHP by using FastCGI.

    wappskafander_t2 wraps an old version of a Hiawatha web server (hiawatha-webserver.org). If FastCGI and PHP are available, then the web server probably can execute PHP. As of 2022_11 this "branch" of the wappskafander_t2 will not be incrementally updated, because it, the wrapping code, NOT the wrapped web server, is an old mess that needs a total rewrite. The current version of the wrapping code is usable as a functional "blob" that serves HTTP and optionally PHP generated content from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ux2html

    ux2html

    ux2html is an easy and flexible script to collect OS info in HTML

    ux2html is an easy and flexible tool for system administrators to collect Unix configuration. ux2html generates reports in HTML. It works against all Unix: Linux/GNU, Solaris, AIX, HP-UX, Cygwin, Darwin, Tru64, ... all unix versions!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FuzPad

    FuzPad

    A minimalistic note management solution. Powered by fzf

    FuzPad is a minimalistic note management solution powered by `fzf`. It is implemented entirely in Shell script, making it lightweight and efficient for users who prefer command-line interfaces. The project supports creating, managing, and searching notes with ease, leveraging the power of `fzf` for fuzzy finding capabilities. This repository does not include a graphical user interface, instead focusing on providing a streamlined experience for users comfortable with terminal-based applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    tacklelib

    The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules

    https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README.md https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.linux_x86_64.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB