awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jdhitsolutions/psscripttools

Open-source alternatives to PSScriptTools

24 open-source projects similar to jdhitsolutions/psscripttools, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PSScriptTools alternative.

  • eriner/zimAvatar von Eriner

    Eriner/zim

    4,632Auf GitHub ansehen↗

    Zim is a Zsh configuration framework and environment manager designed to optimize shell performance and productivity. It serves as a plugin manager, prompt customizer, and performance optimizer that bundles themes and modules into a cohesive system. The framework distinguishes itself by using bytecode compilation to accelerate shell startup times and improve execution speed. It employs a modular system for installing, updating, and synchronizing external shell modules and scripts from local or remote sources. The project covers a broad range of capabilities, including developer workflow auto

    Shell
    Auf GitHub ansehen↗4,632
  • chrisant996/clinkAvatar von chrisant996

    chrisant996/clink

    5,320Auf GitHub ansehen↗

    Clink is a command line enhancer and shell extension for the Windows CMD terminal. It functions as a readline-style input library and completion engine, adding advanced line editing, persistent command history, and command argument prediction to the standard Windows command line environment. The project distinguishes itself through a scriptable architecture that allows for custom completion definitions, Lua keyboard mapping, and dynamic prompt customization. It enables the creation of context-sensitive prompts that can include asynchronous updates, environment-based formatting, and transient

    C++
    Auf GitHub ansehen↗5,320
  • bash-it/bash-itAvatar von Bash-it

    Bash-it/bash-it

    15,104Auf GitHub ansehen↗

    Bash-it is a framework for organizing and enhancing the Bash shell environment. It provides a structured system for managing aliases, custom scripts, and environment settings to prevent clutter in the primary configuration file. The project includes a prompt customizer with predefined visual themes and a suite of intelligent command completions designed to increase typing speed and reduce input errors. The framework covers broad capability areas including shell configuration management, visual appearance customization, and environment troubleshooting through diagnostic utilities.

    Shellbashbash-aliasbash-completion
    Auf GitHub ansehen↗15,104

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • mhnightcat/superfileAvatar von MHNightCat

    MHNightCat/superfile

    17,522Auf GitHub ansehen↗

    Superfile is a cross-platform terminal file manager and TUI file explorer. It provides a keyboard-driven interface for browsing the filesystem and managing local files and folders within a command line environment. The application enables local file system administration and command line workflows by allowing users to navigate directory structures and perform file operations without manual path commands. It is designed as a cross-platform CLI tool to ensure consistent filesystem manipulation across different operating systems.

    Go
    Auf GitHub ansehen↗17,522
  • onceupon/bash-onelinerAvatar von onceupon

    onceupon/Bash-Oneliner

    10,690Auf GitHub ansehen↗

    Bash-Oneliner is a curated collection of reusable shell snippets and command-line patterns designed for system administration and data processing in Unix-like environments. It serves as a productivity guide for executing efficient terminal operations, text stream manipulation, and routine maintenance tasks using native shell primitives. The project focuses on modular command composition, allowing users to build complex workflows by chaining standard utilities through pipe-based data streaming. It emphasizes the use of POSIX-compliant shell execution and regular expression-powered text process

    bashdata-processinggrep
    Auf GitHub ansehen↗10,690
  • orange-cyberdefense/arsenalAvatar von Orange-Cyberdefense

    Orange-Cyberdefense/arsenal

    3,686Auf GitHub ansehen↗

    Arsenal is a terminal command inventory and launcher designed to manage curated libraries of shell syntax and markdown-based cheatsheets. It functions as a searchable repository for complex terminal operations, allowing users to import structured text files and execute commands within a managed environment. The tool integrates with terminal multiplexers to launch commands in separate panes, decoupling execution from the main interface. It features a variable manager that defines global arguments, such as target addresses, which are automatically mapped into command templates to eliminate repe

    Python
    Auf GitHub ansehen↗3,686
  • defunkt/gistAvatar von defunkt

    defunkt/gist

    3,807Auf GitHub ansehen↗

    Gist is a command-line interface designed for managing code snippets on remote repository services. It enables users to publish local files, clipboard content, or data from standard input streams directly to a remote service, facilitating the creation and modification of snippets without leaving the terminal. The tool distinguishes itself through its support for enterprise environments and secure authentication. It allows users to redirect operations to private or self-hosted instances by configuring custom base URLs via environment variables. Security is maintained through an OAuth device fl

    Ruby
    Auf GitHub ansehen↗3,807
  • sorin-ionescu/preztoAvatar von sorin-ionescu

    sorin-ionescu/prezto

    14,552Auf GitHub ansehen↗

    Prezto is a Zsh configuration framework and shell environment manager designed to organize environment variables, aliases, and startup scripts through a modular file structure. It functions as a plugin collection and prompt theme engine, utilizing Zsh-native scripting to manage shell behavior across different platforms. The framework distinguishes itself through a modular-based configuration and submodule-driven extensions, allowing users to load discrete functional modules and update core components via Git. It features a dedicated prompt engine that integrates repository metadata and system

    Shell
    Auf GitHub ansehen↗14,552
  • nvbn/thefuckAvatar von nvbn

    nvbn/thefuck

    97,358Auf GitHub ansehen↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persistent background utility that monitors command history to provide immediate remediation for input failures. The system distinguishes itself through a modular, plugin-oriented architecture that allows for extensive customization. Users can define their own correction rules via scr

    Pythonpythonshell
    Auf GitHub ansehen↗97,358
  • powershell/modulesAvatar von PowerShell

    PowerShell/Modules

    113Auf GitHub ansehen↗

    This repo contains modules that are published to PowerShellGallery.com and may also be included in PowerShell 7 releases.

    C#
    Auf GitHub ansehen↗113
  • powershellframeworkcollective/psutilAvatar von PowershellFrameworkCollective

    PowershellFrameworkCollective/PSUtil

    162Auf GitHub ansehen↗

    A PowerShell Module designed to make life easier

    PowerShell
    Auf GitHub ansehen↗162
  • ramblingcookiemonster/psdependAvatar von RamblingCookieMonster

    RamblingCookieMonster/PSDepend

    308Auf GitHub ansehen↗

    PowerShell Dependency Handler

    PowerShell
    Auf GitHub ansehen↗308
  • tkellogg/jump-locationAvatar von tkellogg

    tkellogg/Jump-Location

    475Auf GitHub ansehen↗

    Powershell cd that reads your mind

    C#
    Auf GitHub ansehen↗475
  • vors/zlocationAvatar von vors

    vors/ZLocation

    623Auf GitHub ansehen↗

    ZLocation is the new Jump-Location

    PowerShell
    Auf GitHub ansehen↗623
  • wtjones/psdirtagAvatar von wtjones

    wtjones/PSDirTag

    27Auf GitHub ansehen↗

    DirTags are relative paths that appear as variables in the Powershell prompt that update as you navigate. Saves keystrokes when navigating folder structures.

    PowerShell
    Auf GitHub ansehen↗27
  • ajeetdsouza/zoxideAvatar von ajeetdsouza

    ajeetdsouza/zoxide

    37,467Auf GitHub ansehen↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    Auf GitHub ansehen↗37,467
  • yumura/8df37c22ae1b7942dec7Y

    yumura/8df37c22ae1b7942dec7

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dahlbyk/posh-gitAvatar von dahlbyk

    dahlbyk/posh-git

    8,218Auf GitHub ansehen↗

    posh-git is a PowerShell extension that provides a Git prompt and a set of toolsets for enhancing terminal productivity. It integrates Git status and branch information directly into the PowerShell command prompt and provides a toolkit for customizing the appearance, colors, and path formatting of the shell session. The project distinguishes itself by providing command line autocompletion for Git commands, branch names, and file paths. It also includes an SSH agent manager with wrapper commands to start, stop, and monitor the status of secure shell agent processes. The software covers broade

    PowerShellchocolateygitpowershell
    Auf GitHub ansehen↗8,218
  • insomnimus/ps-dotenvAvatar von insomnimus

    insomnimus/ps-dotenv

    86Auf GitHub ansehen↗

    A feature complete and unintrusive direnv for Powershell Core

    C#
    Auf GitHub ansehen↗86
  • janjoris/posh-withAvatar von JanJoris

    JanJoris/posh-with

    73Auf GitHub ansehen↗

    Command prefixing for continuous workflow using a single tool.

    PowerShell
    Auf GitHub ansehen↗73
  • kelleyma49/psfzfAvatar von kelleyma49

    kelleyma49/PSFzf

    1,135Auf GitHub ansehen↗

    A PowerShell wrapper around the fuzzy finder fzf

    PowerShell
    Auf GitHub ansehen↗1,135
  • lzybkr/psreadlineAvatar von lzybkr

    lzybkr/PSReadLine

    4,304Auf GitHub ansehen↗

    PSReadLine is a command line editor for PowerShell that provides advanced line editing and command history management. It functions as a suite of tools for enhancing the interactive shell experience through a Bash-inspired implementation of editing, completion, mapping, synchronization, and highlighting. The project includes an interactive completion engine for navigating suggestions via a menu system and a keyboard mapping tool for assigning shortcuts to custom actions. It also features a session history synchronizer that automatically saves and shares command history across multiple active

    C#
    Auf GitHub ansehen↗4,304
  • lzybkr/tabexpansionplusplusAvatar von lzybkr

    lzybkr/TabExpansionPlusPlus

    205Auf GitHub ansehen↗

    A V3 PowerShell module to improve tab expansion and Intellisense

    PowerShell
    Auf GitHub ansehen↗205
  • manojlds/pslinqAvatar von manojlds

    manojlds/pslinq

    76Auf GitHub ansehen↗

    LINQ (LINQ2Objects) for Powershell

    C#
    Auf GitHub ansehen↗76