PixelFrame / PScript

PowerShell Scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerShell Scripts Repository

PowerShell scripts written for work or for just fun.

.
+-- PsConfig        // Scripts for PowerShell and terminal configuration
+-- PsTheme         // Config files of PowerShell and terminal theme
+-- PsTrace         // Scripts for Windows troubleshooting tracing
+-- PsUtils         // Scripts for various utilities
|   +-- PInvoke     // Scripts using .NET P/Invoke
|   |   \-- CSharp  // C# files of P/Invoke proto
|   +-- PsGUI       // Scripts using Windows GUI
|   +-- PSocket     // .NET socket testing scripts
|   +-- PSpier      // Web Crawling
|   \-- PsPipe      // Windows named pipe testing scripts
\-- Workplace       // Scripts for work (without confidential things :P)

About

PowerShell Scripts


Languages

Language:PowerShell 96.6%Language:C# 2.6%Language:JavaScript 0.8%