awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to shellfire-dev/shellfire

Open-source alternatives to Shellfire

30 open-source projects similar to shellfire-dev/shellfire, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Shellfire alternative.

  • jorgebucaran/getopts.fishjorgebucaran 的头像

    jorgebucaran/getopts.fish

    233在 GitHub 上查看↗

    Parse CLI options in Fish

    Shell
    在 GitHub 上查看↗233
  • jorgebucaran/fishtapejorgebucaran 的头像

    jorgebucaran/fishtape

    380在 GitHub 上查看↗

    100% pure-Fish test runner

    Shell
    在 GitHub 上查看↗380
  • oldratlee/useful-scriptsoldratlee 的头像

    oldratlee/useful-scripts

    7,525在 GitHub 上查看↗

    This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux system diagnostics, and shell task automation. It provides a suite of utilities to streamline developer workflows and system troubleshooting. The toolkit includes a Docker container helper for executing local binaries within running containers and a Java dependency analyzer to detect duplicate classes and resolve library conflicts. It also features Linux system diagnostic tools for analyzing network connection states and identifying CPU-intensive threads. The project covers b

    Shellbashdevelopers-everyday-lifejava
    在 GitHub 上查看↗7,525
  • akavel/upakavel 的头像

    akavel/up

    8,836在 GitHub 上查看↗

    Up is an interactive shell pipeline tool and Linux pipeline builder designed for prototyping text-processing sequences. It provides a terminal user interface for constructing chains of shell commands while displaying real-time data transformations. The tool allows for the iterative development of command sequences with an instant live preview of processing results. Once a sequence is finalized, it functions as a shell script generator that exports the completed pipeline into a reusable script file. The workspace includes capabilities for terminal data exploration and text processing workflow

    Go
    在 GitHub 上查看↗8,836

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • bash-lsp/bash-language-serverbash-lsp 的头像

    bash-lsp/bash-language-server

    2,726在 GitHub 上查看↗

    A language server for Bash

    TypeScript
    在 GitHub 上查看↗2,726
  • bats-core/bats-corebats-core 的头像

    bats-core/bats-core

    6,115在 GitHub 上查看↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Shell
    在 GitHub 上查看↗6,115
  • anordal/shellhardenanordal 的头像

    anordal/shellharden

    4,784在 GitHub 上查看↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    在 GitHub 上查看↗4,784
  • checksum/critic.shChecksum 的头像

    Checksum/critic.sh

    456在 GitHub 上查看↗

    Dead simple testing framework for Bash with coverage reporting

    Shell
    在 GitHub 上查看↗456
  • coderofsalvation/powscriptcoderofsalvation 的头像

    coderofsalvation/powscript

    168在 GitHub 上查看↗

    transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA LANDED 🎉🎉🎉🎉 thanks fcard!

    Shell
    在 GitHub 上查看↗168
  • dannyben/bashlyDannyBen 的头像

    DannyBen/bashly

    2,421在 GitHub 上查看↗

    Bash command line framework and CLI generator

    Ruby
    在 GitHub 上查看↗2,421
  • denysdovhan/bash-handbookdenysdovhan 的头像

    denysdovhan/bash-handbook

    6,102在 GitHub 上查看↗
    JavaScriptbashbookguide
    在 GitHub 上查看↗6,102
  • dylanaraps/pure-bash-bibledylanaraps 的头像

    dylanaraps/pure-bash-bible

    41,355在 GitHub 上查看↗

    This project is a curated knowledge base and technical reference for shell scripting, focused on performing common system tasks using only built-in shell features. It serves as a guide for implementing logic and automation without relying on external binaries or dependencies, ensuring scripts remain portable across standard Unix-like environments. The repository distinguishes itself by emphasizing native shell functions and syntax to minimize process forking and improve execution performance. It provides idiomatic patterns for complex string transformations, pattern matching, and data flow ma

    Shellbashbiblebook
    在 GitHub 上查看↗41,355
  • envio-cli/envioenvio-cli 的头像

    envio-cli/envio

    943在 GitHub 上查看↗

    A secure command-line tool for managing environment variables

    Rust
    在 GitHub 上查看↗943
  • erichs/composureerichs 的头像

    erichs/composure

    344在 GitHub 上查看↗

    Don't fear the Unix chainsaw

    Shell
    在 GitHub 上查看↗344
  • fcambus/ansiweatherfcambus 的头像

    fcambus/ansiweather

    1,942在 GitHub 上查看↗

    Weather in terminal, with ANSI colors and Unicode symbols

    Shell
    在 GitHub 上查看↗1,942
  • fabioantunes/base16-fish-shellFabioAntunes 的头像

    FabioAntunes/base16-fish-shell

    33在 GitHub 上查看↗

    base16 for fish shell

    Shell
    在 GitHub 上查看↗33
  • fidian/ansifidian 的头像

    fidian/ansi

    823在 GitHub 上查看↗

    ANSI escape codes in pure bash - change text color, position the cursor, much more

    Shell
    在 GitHub 上查看↗823
  • franciscolourenco/donefranciscolourenco 的头像

    franciscolourenco/done

    945在 GitHub 上查看↗

    A fish-shell package to automatically receive notifications when long processes finish.

    Shell
    在 GitHub 上查看↗945
  • gazorby/fish-abbreviation-tipsGazorby 的头像

    Gazorby/fish-abbreviation-tips

    377在 GitHub 上查看↗

    💡 Help you remembering your abbreviations

    Shell
    在 GitHub 上查看↗377
  • h4l/json.bashh4l 的头像

    h4l/json.bash

    461在 GitHub 上查看↗

    Command-line tool and bash library that creates JSON

    Shell
    在 GitHub 上查看↗461
  • harisekhon/devops-bash-toolsHariSekhon 的头像

    HariSekhon/DevOps-Bash-tools

    8,062在 GitHub 上查看↗

    DevOps-Bash-tools is a collection of shell scripts and aliases designed to automate cloud infrastructure, container orchestration, and CI/CD pipelines. It provides a comprehensive toolset for managing operational workflows through the command line. The project specializes in automating tasks across multiple platforms, including managing namespaces and secrets in Kubernetes, auditing resources in AWS and GCP, and triggering builds or managing environment variables in GitHub Actions, GitLab CI, and CircleCI. It also includes a toolkit for interacting with container registries to query manifests

    Shellapiawsbash
    在 GitHub 上查看↗8,062
  • imfeelingducky/undollarImFeelingDucky 的头像

    ImFeelingDucky/undollar

    206在 GitHub 上查看↗

    undollar eats the dollar sign in the command you just pasted into your terminal

    JavaScript
    在 GitHub 上查看↗206
  • jandob/rebashjandob 的头像

    jandob/rebash

    79在 GitHub 上查看↗

    ReBash - bash scripting library/framework

    Shell
    在 GitHub 上查看↗79
  • jethrokuan/zjethrokuan 的头像

    jethrokuan/z

    1,522在 GitHub 上查看↗

    Pure-fish z directory jumping

    Shell
    在 GitHub 上查看↗1,522
  • jirutka/eshjirutka 的头像

    jirutka/esh

    239在 GitHub 上查看↗

    Simple templating engine based on shell.

    Shell
    在 GitHub 上查看↗239
  • jkool702/timepjkool702 的头像

    jkool702/timep

    192在 GitHub 上查看↗

    timep is an efficient and accurate state-of-the-art trap-based profiler and flamegraph generator for bash code. timep does much more than "providing per-command execution times" -- it maps the full call-stack tree for the bash code being profiled, and (optionally) uses that call-stack tree to generate a FlameGraph of the profiled bash commands!

    Shell
    在 GitHub 上查看↗192
  • jmcantrell/bashfuljmcantrell 的头像

    jmcantrell/bashful

    622在 GitHub 上查看↗

    A collection of modules to simplify writing bash scripts.

    Shell
    在 GitHub 上查看↗622
  • jorgebucaran/autopair.fishjorgebucaran 的头像

    jorgebucaran/autopair.fish

    563在 GitHub 上查看↗

    Auto-complete matching pairs in the Fish command line

    Shell
    在 GitHub 上查看↗563
  • bugswriter/tuxiBugswriter 的头像

    Bugswriter/tuxi

    1,332在 GitHub 上查看↗

    Tuxi is a cli assistant. Get answers of your questions instantly.

    Shell
    在 GitHub 上查看↗1,332
  • alexanderepstein/bash-snippetsalexanderepstein 的头像

    alexanderepstein/Bash-Snippets

    9,934在 GitHub 上查看↗

    This project is a collection of bash automation scripts and command-line utilities designed to automate common tasks and retrieve information from web APIs. It serves as a toolkit for developer references, network diagnostics, and media access directly from the terminal. A central component of the suite is a GitHub Gist manager that handles the full lifecycle of code snippets. This includes cloning and syncing Gists into local directories for offline access, organizing content through hashtags, and searching through snippet descriptions and file contents using regular expressions. The toolki

    Shellbackupbashcheatsheet
    在 GitHub 上查看↗9,934