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

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

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

jdhitsolutions/PSScriptTools

0
View on GitHub↗
998 星标·119 分支·PowerShell·MIT·6 次浏览

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.

Star 历史

jdhitsolutions/psscripttools 的 Star 历史图表jdhitsolutions/psscripttools 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

PSScriptTools 的开源替代方案

相似的开源项目,按与 PSScriptTools 的功能重合度排序。
  • eriner/zimEriner 的头像

    Eriner/zim

    4,632在 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
    在 GitHub 上查看↗4,632
  • chrisant996/clinkchrisant996 的头像

    chrisant996/clink

    5,320在 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++
    在 GitHub 上查看↗5,320
  • bash-it/bash-itBash-it 的头像

    Bash-it/bash-it

    15,104在 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
    在 GitHub 上查看↗15,104
  • mhnightcat/superfileMHNightCat 的头像

    MHNightCat/superfile

    17,522在 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
    在 GitHub 上查看↗17,522
查看 PSScriptTools 的所有 24 个替代方案→

常见问题解答

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

jdhitsolutions/psscripttools 的主要功能有哪些?

jdhitsolutions/psscripttools 的主要功能包括:Command Line Productivity。

jdhitsolutions/psscripttools 有哪些开源替代品?

jdhitsolutions/psscripttools 的开源替代品包括: 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…