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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jdhitsolutions avatar

jdhitsolutions/PSScriptTools

0
View on GitHub↗
998 estrellas·119 forks·PowerShell·MIT·6 vistas

PSScriptTools

: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

Features

  • Command Line Productivity - Enhances console functionality with utility functions.

Historial de estrellas

Gráfico del historial de estrellas de jdhitsolutions/psscripttoolsGráfico del historial de estrellas de jdhitsolutions/psscripttools

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a PSScriptTools

Proyectos open-source similares, clasificados según cuántas características comparten con PSScriptTools.
  • eriner/zimAvatar de Eriner

    Eriner/zim

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

    chrisant996/clink

    5,320Ver en 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++
    Ver en GitHub↗5,320
  • bash-it/bash-itAvatar de Bash-it

    Bash-it/bash-it

    15,104Ver en 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
    Ver en GitHub↗15,104
  • mhnightcat/superfileAvatar de MHNightCat

    MHNightCat/superfile

    17,522Ver en 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
    Ver en GitHub↗17,522
Ver las 24 alternativas a PSScriptTools→

Preguntas frecuentes

¿Qué hace jdhitsolutions/psscripttools?

: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

¿Cuáles son las características principales de jdhitsolutions/psscripttools?

Las características principales de jdhitsolutions/psscripttools son: Command Line Productivity.

¿Qué alternativas de código abierto existen para jdhitsolutions/psscripttools?

Las alternativas de código abierto para jdhitsolutions/psscripttools incluyen: eriner/zim — Zim is a Zsh configuration framework and environment manager designed to optimize shell performance and productivity.… chrisant996/clink — Clink is a command line enhancer and shell extension for the Windows CMD terminal. It functions as a readline-style… bash-it/bash-it — Bash-it is a framework for organizing and enhancing the Bash shell environment. It provides a structured system for… mhnightcat/superfile — Superfile is a cross-platform terminal file manager and TUI file explorer. It provides a keyboard-driven interface for… onceupon/bash-oneliner — Bash-Oneliner is a curated collection of reusable shell snippets and command-line patterns designed for system… defunkt/gist — Gist is a command-line interface designed for managing code snippets on remote repository services. It enables users…