Shell Script

Open-source Shell projects categorized as Script

Top 23 Shell Script Projects

  1. swizzin

    A simple, modular seedbox solution

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. c

    Compile and execute C "scripts" in one go! (by ryanmjacobs)

  4. wait-for

    ./wait-for is a script to wait for another service to become available.

    Project mention: Show HN: Is_ready – Wait for many services to become available – 0 Dependencies | news.ycombinator.com | 2024-04-27
  5. update-golang

    update-golang is a script to easily fetch and install new Golang releases with minimum system intrusion

  6. TermuxArch

    You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install

  7. rtinst

    seedbox installation script for Ubuntu and Debian systems

  8. shellspec

    A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells

  9. Installomator

    Installation script to deploy standard software on Macs

  10. uac

    UAC is a Live Response collection script for Incident Response that makes use of native binaries and tools to automate the collection of AIX, ESXi, FreeBSD, Linux, macOS, NetBSD, NetScaler, OpenBSD and Solaris systems artifacts.

  11. termux-archlinux

    You can use setupTermuxArch.bash 📲 to install Arch Linux in Termux on Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/termux-archlinux/

  12. restic-automatic-backup-scheduler

    Automatic restic backup using Backblaze B2 storage and either Linux systemd timers, macOS LaunchAgent, Windows ScheduledTask or simply cron.

    Project mention: Duplicity | news.ycombinator.com | 2024-01-24

    I really like restic, and am personally happy to use it via the command line. It's very fast and efficient! However, I do wish there was better tooling / wrappers around it. For example, Pika Backup is a popular UI for Borg of which no equivalent exists for Restic. I'd love to be able to set something simple up on my partner's Macbook.

    For my own purposes, I've been using a script I found on Github[0] for a while, but it only really supports Backblaze B2 AFAIK.[1]

    I've been meaning to try autorestic[2] and resticprofile[3] as they are potentially more flexible than the script I'm currently using, and prestic[4] looks intriguing for my partner's use, but seems to have very few users. And the fact that there are so many competing tools makes it difficult to land on one.

    [0] https://github.com/erikw/restic-automatic-backup-scheduler

    [1] https://github.com/erikw/restic-automatic-backup-scheduler/i...

    [2] https://github.com/cupcakearmy/autorestic

    [3] https://github.com/creativeprojects/resticprofile

    [4] https://github.com/ducalex/prestic

  13. telegram.sh

    Send telegram messages right from your command line.

  14. ffmpeg-video-slideshow-scripts

    Shell scripts to create video slideshows using images and videos

  15. zfs-inplace-rebalancing

    Simple bash script to rebalance pool data between all mirrors when adding vdevs to a pool.

    Project mention: ZFS 2.3.0 released with ZFS raidz expansion | news.ycombinator.com | 2025-01-13

    Yes but see my sibling comment.

    When you expand your array, your existing data will not be stored any more efficiently.

    To get the new parity/data ratios, you would have to force copies of the data and delete the old, inefficient versions, e.g. with something like this [1]

    My personal take is that it's a much better idea to buy individual complete raid-z configurations and add new ones / replace old ones (disk by disk!) as you go.

    [1] https://github.com/markusressel/zfs-inplace-rebalancing

  16. asus-fan-control

    Fan control for ASUS devices running Linux

  17. nfancurve

    A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.

  18. bash_loading_animations

    Ready-to-use loading animations in ASCII and UTF-8 for easy integration into your Bash scripts.

  19. knsk

    This tool is aimed to kill namespaces that stuck in Terminating mode after you try to delete it.

  20. snapraid-aio-script

    The definitive all-in-one SnapRAID script on Linux. Diff, sync, scrub are things of the past. Manage SnapRAID and much, much more!

  21. easy-arch

    Script for boostrapping Arch Linux with BTRFS, snapshots and LUKS encryption (UEFI only).

  22. ibramenu

    IBRAMENU is a Bash-based App Deployment script with an interactive menu to deploy all your favorite self-hosted applications quickly and easily.

  23. Clean-macOS

    💻 A script to set up a clean macOS environment.

  24. MobilePassThrough

    Make GPU passthrough on notebooks easy and accessible!

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell Script discussion

Log in or Post with

Shell Script related posts

  • Writing a Matrix Digital Rain

    2 projects | dev.to | 31 Dec 2024
  • Neofetch Is Dead

    2 projects | news.ycombinator.com | 8 May 2024
  • Neofetch: A command-line system information tool written in bash 3.2

    1 project | news.ycombinator.com | 2 May 2024
  • 🐧5 useful resources for anyone learning Linux

    2 projects | dev.to | 20 Dec 2023
  • z790 - 14700k - Sonoma

    2 projects | /r/hackintosh | 9 Dec 2023
  • GoLand 2023.3 is out. It features support for Dev Containers (early access), new refactorings, asdf support, code-insight for custom string functions, and many more

    2 projects | /r/golang | 7 Dec 2023
  • The bash book to rule them all

    1 project | news.ycombinator.com | 7 Nov 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Script projects in Shell? This list will help you:

# Project Stars
1 swizzin 2,140
2 c 2,098
3 wait-for 1,927
4 update-golang 1,865
5 TermuxArch 1,411
6 rtinst 1,222
7 shellspec 1,187
8 Installomator 1,138
9 uac 837
10 termux-archlinux 754
11 restic-automatic-backup-scheduler 616
12 telegram.sh 495
13 ffmpeg-video-slideshow-scripts 463
14 zfs-inplace-rebalancing 403
15 asus-fan-control 321
16 nfancurve 320
17 bash_loading_animations 268
18 knsk 268
19 snapraid-aio-script 263
20 easy-arch 250
21 ibramenu 222
22 Clean-macOS 219
23 MobilePassThrough 171

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Shell is
the 11th most popular programming language
based on number of references?