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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to powershell/modules

Open-source alternatives to Modules

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

  • mhnightcat/superfileAvatar de MHNightCat

    MHNightCat/superfile

    17,522Voir sur GitHub↗

    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
    Voir sur GitHub↗17,522
  • eriner/zimAvatar de Eriner

    Eriner/zim

    4,632Voir sur GitHub↗

    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
    Voir sur GitHub↗4,632
  • chrisant996/clinkAvatar de chrisant996

    chrisant996/clink

    5,320Voir sur GitHub↗

    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++
    Voir sur GitHub↗5,320

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • bash-it/bash-itAvatar de Bash-it

    Bash-it/bash-it

    15,104Voir sur GitHub↗

    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
    Voir sur GitHub↗15,104
  • onceupon/bash-onelinerAvatar de onceupon

    onceupon/Bash-Oneliner

    10,690Voir sur GitHub↗

    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
    Voir sur GitHub↗10,690
  • defunkt/gistAvatar de defunkt

    defunkt/gist

    3,807Voir sur GitHub↗

    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
    Voir sur GitHub↗3,807
  • sorin-ionescu/preztoAvatar de sorin-ionescu

    sorin-ionescu/prezto

    14,552Voir sur GitHub↗

    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
    Voir sur GitHub↗14,552
  • orange-cyberdefense/arsenalAvatar de Orange-Cyberdefense

    Orange-Cyberdefense/arsenal

    3,686Voir sur GitHub↗

    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
    Voir sur GitHub↗3,686
  • manojlds/pslinqAvatar de manojlds

    manojlds/pslinq

    76Voir sur GitHub↗

    LINQ (LINQ2Objects) for Powershell

    C#
    Voir sur GitHub↗76
  • nvbn/thefuckAvatar de nvbn

    nvbn/thefuck

    97,358Voir sur GitHub↗

    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
    Voir sur GitHub↗97,358
  • powershellframeworkcollective/psutilAvatar de PowershellFrameworkCollective

    PowershellFrameworkCollective/PSUtil

    162Voir sur GitHub↗

    A PowerShell Module designed to make life easier

    PowerShell
    Voir sur GitHub↗162
  • ramblingcookiemonster/psdependAvatar de RamblingCookieMonster

    RamblingCookieMonster/PSDepend

    308Voir sur GitHub↗

    PowerShell Dependency Handler

    PowerShell
    Voir sur GitHub↗308
  • tkellogg/jump-locationAvatar de tkellogg

    tkellogg/Jump-Location

    475Voir sur GitHub↗

    Powershell cd that reads your mind

    C#
    Voir sur GitHub↗475
  • vors/zlocationAvatar de vors

    vors/ZLocation

    623Voir sur GitHub↗

    ZLocation is the new Jump-Location

    PowerShell
    Voir sur GitHub↗623
  • wtjones/psdirtagAvatar de wtjones

    wtjones/PSDirTag

    27Voir sur GitHub↗

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

    PowerShell
    Voir sur GitHub↗27
  • ajeetdsouza/zoxideAvatar de ajeetdsouza

    ajeetdsouza/zoxide

    37,467Voir sur GitHub↗

    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
    Voir sur GitHub↗37,467
  • yumura/8df37c22ae1b7942dec7Y

    yumura/8df37c22ae1b7942dec7

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • dahlbyk/posh-gitAvatar de dahlbyk

    dahlbyk/posh-git

    8,218Voir sur GitHub↗

    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
    Voir sur GitHub↗8,218
  • insomnimus/ps-dotenvAvatar de insomnimus

    insomnimus/ps-dotenv

    86Voir sur GitHub↗

    A feature complete and unintrusive direnv for Powershell Core

    C#
    Voir sur GitHub↗86
  • janjoris/posh-withAvatar de JanJoris

    JanJoris/posh-with

    73Voir sur GitHub↗

    Command prefixing for continuous workflow using a single tool.

    PowerShell
    Voir sur GitHub↗73
  • jdhitsolutions/psscripttoolsAvatar de jdhitsolutions

    jdhitsolutions/PSScriptTools

    998Voir sur GitHub↗

    :wrench: :hammer: A set of PowerShell functions you might use to enhance your own functions and scripts or to facilitate working in the console. Most should work in both Windows PowerShell and PowerShell 7, even cross-platform. Any operating system limitations should be handled on a per command basis. The Samples folder contains demonstration script files

    PowerShell
    Voir sur GitHub↗998
  • kelleyma49/psfzfAvatar de kelleyma49

    kelleyma49/PSFzf

    1,135Voir sur GitHub↗

    A PowerShell wrapper around the fuzzy finder fzf

    PowerShell
    Voir sur GitHub↗1,135
  • lzybkr/psreadlineAvatar de lzybkr

    lzybkr/PSReadLine

    4,304Voir sur GitHub↗

    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#
    Voir sur GitHub↗4,304
  • lzybkr/tabexpansionplusplusAvatar de lzybkr

    lzybkr/TabExpansionPlusPlus

    205Voir sur GitHub↗

    A V3 PowerShell module to improve tab expansion and Intellisense

    PowerShell
    Voir sur GitHub↗205