PowerShell
Cross-platform object-oriented shell.
Contents
API Wrapper
Build Tools
Commandline Productivity
Provides directory specific environments through .env files, similar to direnv.
Bash inspired readline implementation for PowerShell. Keeps history between sessions, adds reverse-history search and makes the commandline experience much better overall.
PowerShell module to make customizing tab completion easier and add a library of custom argument completers.
PowerShell cd that reads your mind. Autojump implementation for PowerShell. UNMAINTAINED
Magnificent app which corrects your previous console command (by typing fuck).
a PowerShell module that wraps fzf, a fuzzy file finder for the command line.
DirTags are relative paths that appear as variables in the PowerShell prompt that update as you navigate. Saves keystrokes when navigating folder structures.
Designed to make the user's console life more convenient. It includes shortcuts, aliases, key bindings and convenience functions geared towards greater efficiency and less typing.
A set of of PowerShell functions you might use to enhance your own functions and scripts or to facilitate working in the console.
Modules/Microsoft.PowerShell.UnixCompleters
Data
Documentation Helper
Editors and IDEs
Frameworks
Interactive Learning
Module Development Templates
Package Managers
Parallel Processing
Security
Easily define in-memory enums, structs, and Win32 functions in PowerShell. Useful for attacks, example.
Easily identify highly complex attack paths that would otherwise be impossible to quickly identify.
Enables scripting for red team, penetration testing, and offensive security.
SharePoint
SQL Server
Testing
Themes
UI
Designed to facilitate script input/output with an easily customizable WPF window.
Module for creating and displaying Toast Notifications on Microsoft Windows 10.
A module that mixes PowerShell and GUIs! - built on Avalonia and gui.cs.
Webserver
Misc
A CLI tool to transpile trained classic ML models into a native PowerShell code with zero dependencies.