Most of My Repos
(I write a lot of code)
Some Stats:
- 1650 ★
- 514 followers
- 99 public repos
- 75 of my repos are original
- 24 of my repos are forks
- 289 forks of my repos
- 1650 watchers of my repos
- 1968 open issues in my repos
PSDevOps
PowerShell Tools for DevOps
★ 144 | Forks: 31 | Watchers: 144 | Open Issues: 43
Created: 2019-11-17 | Updated: 2025-10-06
- Glad you've discovered this. Been making almost every module into an action for years. Using my helpful #PowerShell module PSDevOps: github.com/StartAutomat... It's a really handy trick that exposes your scripts to a whole new set of users.
— @
Irregular
Regular Expressions made Strangely Simple
★ 108 | Forks: 9 | Watchers: 108 | Open Issues: 44
Created: 2019-09-16 | Updated: 2025-10-06
- a - very cute b - this is why I love New-Regex in Irregular :-) github.com/StartAutomat...
— @
PipeScript
A Metaprogramming Language for PowerShell (and anything else)
★ 98 | Forks: 8 | Watchers: 98 | Open Issues: 370
Created: 2022-06-21 | Updated: 2025-08-22
- Well, since #powershell is a shell language that can easily run anything, it's not an either / or. Fun fact, you can use PipeScript to implicitly interpret a lot of languages in PowerShell, including #python #nodejs #go And many more github.com/StartAutomat...
— @
ugit
Updated Git: A powerful PowerShell wrapper for git that lets you extend git, automate multiple repos, and output git as objects.
★ 85 | Forks: 7 | Watchers: 85 | Open Issues: 47
Created: 2022-03-18 | Updated: 2025-10-06
- I promise you, git gets better ugit 0.4.5.1
— @
EZOut
EZOut is a PowerShell module to help take the pain out of writing format and types XML
★ 70 | Forks: 8 | Watchers: 70 | Open Issues: 48
Created: 2014-05-05 | Updated: 2025-10-06
- Yeah, you won't be able to make their commands pipe cleanly without work. But for just playing the "which is it" whack-a-mole, looking at the type will answer that question and help you whack the mole. Update-TypeData is the command that does it interactively. Or you can use EZOut
— @
Pipeworks
PowerShell Pipeworks is a web platform built in Windows PowerShell, and a toolkit for putting it all together with PowerShell
★ 68 | Forks: 15 | Watchers: 68 | Open Issues: 29
Created: 2014-09-02 | Updated: 2025-10-06
obs-powershell
Script OBS with PowerShell
★ 67 | Forks: 4 | Watchers: 67 | Open Issues: 49
Created: 2022-12-09 | Updated: 2025-10-12
- @bsky.fm thanks for the follow. FYI, I build a PowerShell module for automating OBS, github.com/StartAutomat... Building a 24/7 channel atop of this would be fairly trivial, and I'd love to help you do it. Lemme know if you want that help.
— @
Splatter
Simple Scripts to Supercharge Splatting
★ 67 | Forks: 0 | Watchers: 67 | Open Issues: 26
Created: 2019-07-06 | Updated: 2025-10-06
Posh
PowerShell made Posh
★ 64 | Forks: 6 | Watchers: 64 | Open Issues: 98
Created: 2023-07-20 | Updated: 2025-10-06
- I tend to build the modules I dream of.... and I'd love to see what comes out of this thread. Most recently, I've been trying to improve the PowerShell user experience with a module called Posh: https://github.com/StartAutomating/Posh
— @
PowerArcade
A Retro Arcade Game Console in PowerShell
★ 60 | Forks: 0 | Watchers: 60 | Open Issues: 3
Created: 2020-04-01 | Updated: 2025-09-30
- This is actually the right way to do it ( from a perf perspective ) See this #PowerShell project, PowerArcade, for more examples. github.com/StartAutomat...
— @
Benchpress
Easy Benchmarking with PowerShell
★ 58 | Forks: 4 | Watchers: 58 | Open Issues: 11
Created: 2019-03-23 | Updated: 2025-10-13
- Want to compare and contrast #performance of a #PowerShell script? There's a module for that: github.com/StartAutomat...
— @
ScriptDeck
PowerShell Tools for Elgato StreamDeck
★ 48 | Forks: 11 | Watchers: 48 | Open Issues: 60
Created: 2021-03-31 | Updated: 2025-09-28
- You might also be able to sidestep BurntToast by using the .NET apis directly. Found an ScriptDeck/WindowsPowerShell.StreamDeckPluginTemplate.ps1 at b33ce2b69f1b2fb42387291a6ac05b21e9ee37c9 · StartAutomating/ScriptDeck (github.com) (to long to skeet/tweet/whatever we're calling it)
— @
ScriptCop
ScriptCop is a static analysis and testing tool for Windows PowerShell
★ 43 | Forks: 4 | Watchers: 43 | Open Issues: 1
Created: 2014-05-05 | Updated: 2025-08-28
ShowDemo
A simple tool to showcase your scripts.
★ 39 | Forks: 2 | Watchers: 39 | Open Issues: 15
Created: 2022-12-03 | Updated: 2025-10-06
- Show off your scripts ShowDemo
— @
PSSVG
Script SVGs with PowerShell
★ 39 | Forks: 2 | Watchers: 39 | Open Issues: 120
Created: 2022-09-08 | Updated: 2025-10-06
- Cool work! #svg is amazing, right ? Btw, I'm sure you might have fun with this #powershell module if you give it a try. github.com/StartAutomat... ( I personally find it fun AF and liberating to write designs in code, and build them in #github workflows )
— @
Eventful
Easy Eventful PowerShell
★ 37 | Forks: 1 | Watchers: 37 | Open Issues: 13
Created: 2021-11-02 | Updated: 2025-10-06
RoughDraft
A Fun PowerShell Module for Multimedia (using FFMpeg)
★ 35 | Forks: 3 | Watchers: 35 | Open Issues: 52
Created: 2021-11-29 | Updated: 2025-10-12
- And I'm using #ffmpeg ( thru #RoughDraft to convert to .MP4 ) github.com/StartAutomat...
— @
HelpOut
A Helpful Toolkit for Managing PowerShell Help
★ 34 | Forks: 4 | Watchers: 34 | Open Issues: 20
Created: 2019-06-18 | Updated: 2025-10-06
- I feel like this is something I have a script for somewhere..... Here's one repo / function that has the harder half of it, using the AST to find all references. github.com/StartAutomat...
— @
PowerShellAI
PowerShell meets GPT - Artificial Intelligence
★ 31 | Forks: 106 | Watchers: 31 | Open Issues: 0
Created: 2023-01-12 | Updated: 2025-10-06
Patchy
Patchy is a PowerShell module that helps smooth out the chop of maintaining Windows Updates
★ 26 | Forks: 3 | Watchers: 26 | Open Issues: 0
Created: 2014-05-05 | Updated: 2025-10-06
PSMinifier
A Miniature Minifier For PowerShell
★ 25 | Forks: 3 | Watchers: 25 | Open Issues: 10
Created: 2020-01-21 | Updated: 2025-09-23
- Why stop at just removing comments? StartAutomating/PSMinifier: A Miniature Minifier For PowerShell (github.com) (all seriousness, keep comments in your shipped module, they help... minify only if you want the speed/bandwidth savings).
— @
MenuShell
MenuShell is a PowerShell module for rapidly making console menus
★ 22 | Forks: 2 | Watchers: 22 | Open Issues: 1
Created: 2014-05-05 | Updated: 2025-07-22
Rocker
Rock Docker with PowerShell
★ 20 | Forks: 0 | Watchers: 20 | Open Issues: 31
Created: 2024-04-03 | Updated: 2025-05-21
- Ready to Rock your Containers with #PowerShell? New bits of Rocker are out! github.com/StartAutomat... (now including a PowerShell + Docker-In-Docker Image) #Docker #Containers #GitHub
— @
WebSocket
Work with WebSockets in PowerShell
★ 19 | Forks: 2 | Watchers: 19 | Open Issues: 19
Created: 2024-11-27 | Updated: 2025-10-06
- Another new version of the #PowerShelll #WebSocket module is out! Now with decoration! Add properties and methods to any object returned from a websocket! github.com/PowerShellWe...
— @
LightScript
Smarter Lighting with PowerShell
★ 19 | Forks: 4 | Watchers: 19 | Open Issues: 57
Created: 2021-12-23 | Updated: 2025-09-28
- Also, if that's an Elgato KeyLight ( or you just want to script the lights in your house), here's another #powershell module to help brighten things up: github.com/StartAutomat...
— @
TerminalVelocity
Fine tuning Windows Terminal
★ 18 | Forks: 1 | Watchers: 18 | Open Issues: 3
Created: 2020-05-14 | Updated: 2025-10-06
PowerNix
Linux Tools for PowerShell People.
★ 16 | Forks: 1 | Watchers: 16 | Open Issues: 14
Created: 2021-05-19 | Updated: 2025-05-21
OnQ
Easy Asynchronous Event-Driven Scripting with PowerShell
★ 16 | Forks: 1 | Watchers: 16 | Open Issues: 0
Created: 2021-01-24 | Updated: 2023-08-10
AutoBrowse
AutoBrowse is a Windows PowerShell module that lets you automate browsing with Internet Explorer
★ 15 | Forks: 6 | Watchers: 15 | Open Issues: 0
Created: 2014-05-05 | Updated: 2025-10-04
Discovery
Discovery is a powerful PowerShell module that lets you probe the inner depths of the operating system.
★ 15 | Forks: 4 | Watchers: 15 | Open Issues: 0
Created: 2014-05-07 | Updated: 2025-10-03
Emoji
⟩⚡PowerShell Emoji 😎😉😍🥰🤔😟
★ 15 | Forks: 0 | Watchers: 15 | Open Issues: 23
Created: 2024-02-20 | Updated: 2025-10-03
- Aww thanks Find-Emoji -Pattern "Hugging Face" 🤗 (brief related side-note... github.com/StartAutomat...)
— @
PowerHistory
PowerShell History Made More Powerful
★ 15 | Forks: 1 | Watchers: 15 | Open Issues: 0
Created: 2020-03-03 | Updated: 2025-10-03
- Some other additional bonus points : history objects are "sticky". Changes to them will persist as long as the session is open. Made a module a while back to play with history objects. Enjoy! github.com/StartAutomat...
— @
Piecemeal
Easy Extensible Plugins for PowerShell
★ 14 | Forks: 1 | Watchers: 14 | Open Issues: 2
Created: 2021-12-19 | Updated: 2025-05-21
CodeCraft
CodeCraft is a Powershell module full of code generators that helps you crank out tedious code.
★ 12 | Forks: 5 | Watchers: 12 | Open Issues: 0
Created: 2014-05-05 | Updated: 2023-09-16
PSMetrics
A Module for Metrics in PowerShell
★ 12 | Forks: 1 | Watchers: 12 | Open Issues: 11
Created: 2023-04-25 | Updated: 2025-10-06
PSPrettifier
Prettify your PowerShell
★ 11 | Forks: 0 | Watchers: 11 | Open Issues: 10
Created: 2022-09-28 | Updated: 2025-05-21
Turtle
Turtles in a PowerShell
★ 10 | Forks: 4 | Watchers: 10 | Open Issues: 78
Created: 2025-07-23 | Updated: 2025-10-06
- Me too. Hence various projects like this recent bucket of fun. github.com/PowerShellWe... #Turtle #Graphics in a #PowerShell ( #TurtlePower ) Now PowerShell supports #Geometry, too!
— @
Winformal
Winformal is a PowerShell module to let you script WinForms with cmdlets
★ 9 | Forks: 2 | Watchers: 9 | Open Issues: 0
Created: 2014-05-08 | Updated: 2025-05-21
GitPub
Easily Automate Publishing from GitHub
★ 9 | Forks: 2 | Watchers: 9 | Open Issues: 6
Created: 2022-10-10 | Updated: 2025-10-06
PingMe
PingMe is a PowerShell module to simplify different types of network checks on a machine
★ 9 | Forks: 3 | Watchers: 9 | Open Issues: 0
Created: 2014-05-10 | Updated: 2023-07-17
PSJekyll
PowerShell Tools for Jekyll
★ 8 | Forks: 0 | Watchers: 8 | Open Issues: 31
Created: 2024-09-30 | Updated: 2025-10-06
- I've got a #PowerShell module to help you out with #jekyllrb. And I would absolutely love it if we could make one for #hugo, too. github.com/Powershellwe...
— @
StartAutomating
Save Time, Save Money, Start Automating.
★ 8 | Forks: 0 | Watchers: 8 | Open Issues: 39
Created: 2022-08-28 | Updated: 2025-10-06
SecureSettings
SecureSettings is a small PowerShell module to manage storing settings information securely
★ 7 | Forks: 2 | Watchers: 7 | Open Issues: 0
Created: 2014-05-06 | Updated: 2022-10-16
PSA
PowerShell Announcements (with AtProtocol)
★ 7 | Forks: 1 | Watchers: 7 | Open Issues: 31
Created: 2023-09-12 | Updated: 2025-01-06
- True. I gotta say it's a little late to the party: github.com/StartAutomat... (made that about a year ago, complete with colorized console formatting)
— @
HeatMap
HeatMap is a PowerShell module for monitoring performance counters in PowerShell
★ 7 | Forks: 2 | Watchers: 7 | Open Issues: 0
Created: 2014-05-05 | Updated: 2022-06-11
PowerCode
A PowerShell Module for Customizing Visual Studio Code
★ 7 | Forks: 0 | Watchers: 7 | Open Issues: 73
Created: 2023-02-23 | Updated: 2025-10-06
PoshMacros
Sleek and Simple PowerShell Macros
★ 5 | Forks: 0 | Watchers: 5 | Open Issues: 0
Created: 2020-02-09 | Updated: 2023-09-16
PSAdapter
Adapt anything into PowerShell Commands
★ 4 | Forks: 1 | Watchers: 4 | Open Issues: 72
Created: 2024-09-08 | Updated: 2025-09-19
MrPowerShell
Jack of all Trades, Master of PowerShell
★ 4 | Forks: 3 | Watchers: 4 | Open Issues: 51
Created: 2024-12-21 | Updated: 2025-10-13
- Really 😎 See this repo for an example: github.com/StartAutomat... Dynamically generating the proxy #GitHub #API and using it to generate my repos page.
— @
JSON-LD
Get JSON Linked Data with PowerShell
★ 4 | Forks: 0 | Watchers: 4 | Open Issues: 3
Created: 2025-03-16 | Updated: 2025-10-06
- And one for JSON-LD github.com/PowerShellWe...
— @
PowRoku
Script your Roku with PowerShell
★ 4 | Forks: 0 | Watchers: 4 | Open Issues: 3
Created: 2021-08-03 | Updated: 2025-07-27
PS3D
PowerShell Tools for 3D Printing
★ 4 | Forks: 0 | Watchers: 4 | Open Issues: 76
Created: 2022-04-25 | Updated: 2025-08-21
GQL
Get GraphQL in PowerShell
★ 3 | Forks: 0 | Watchers: 3 | Open Issues: 5
Created: 2024-12-16 | Updated: 2025-10-06
- Query #GraphQL directly in #PowerShell with the GQL module github.com/PowerShellWe... ( Includes examples for #GitHub sponsorship )
— @
WhereFor
Wherefore Art Thou PowerShell? Multiple Object Pipelines
★ 3 | Forks: 0 | Watchers: 3 | Open Issues: 4
Created: 2024-12-07 | Updated: 2025-05-21
- Did you ever wonder what would happen if the #PowerShell commands Where-Object and Foreach-Object had a baby? Check out WhereFor: github.com/StartAutomat... Process multiple conditionals and outputs in a single object pipeline.
— @
PSData
In-Memory .NET Databases in PowerShell
★ 3 | Forks: 0 | Watchers: 3 | Open Issues: 106
Created: 2024-07-21 | Updated: 2025-05-21
TerminalTunes
A Music Player for Terminals
★ 3 | Forks: 1 | Watchers: 3 | Open Issues: 7
Created: 2022-09-24 | Updated: 2023-09-14
Dice
Roll the Dice and Play with Probability in PowerShell - ⚀ ⚅
★ 2 | Forks: 0 | Watchers: 2 | Open Issues: 1
Created: 2024-08-10 | Updated: 2025-05-21
ollama-powershell
Ollama PowerShell: Play with AI in PowerShell
★ 2 | Forks: 1 | Watchers: 2 | Open Issues: 0
Created: 2025-03-02 | Updated: 2025-05-21
- Hey #PowerShell people and #AI #PromptEngineers I made a wrapper for #ollama One cool feature: Run language models by name For example: phi3 "What is your purpose?" Have fun! github.com/StartAutomat...
— @
formulaic
Formulaic is a PowerShell module containing useful math, physics, and statistcs functions
★ 2 | Forks: 2 | Watchers: 2 | Open Issues: 24
Created: 2014-04-30 | Updated: 2025-05-21
OpenGraph
Get OpenGraph with PowerShell
★ 2 | Forks: 1 | Watchers: 2 | Open Issues: 2
Created: 2025-03-16 | Updated: 2025-09-02
- #OpenGraph is a standard for metadata about a page or post. It's used to generate those image previews you see on #BlueSky. github.com/PowerShellWe... Try it out against any news site and see what #SEO data they send OpenGraph abc.com
— @
oEmbed
Open Embedding with PowerShell
★ 2 | Forks: 0 | Watchers: 2 | Open Issues: 6
Created: 2025-03-15 | Updated: 2025-07-01
- And also a module for oEmbed github.com/PowerShellWe...
— @
PowerShellPowerPoints
A Collection of Presentations I've given on PowerShell
★ 2 | Forks: 0 | Watchers: 2 | Open Issues: 0
Created: 2020-05-15 | Updated: 2023-08-10
PowerShellWeb
PowerShell Web Development
★ 1 | Forks: 0 | Watchers: 1 | Open Issues: 29
Created: 2024-11-03 | Updated: 2024-12-04
AtPowerShellSummit
What happens at PowerShell Summit
★ 1 | Forks: 1 | Watchers: 1 | Open Issues: 0
Created: 2025-04-06 | Updated: 2025-09-23
MathML
PowerShell and MathML
★ 1 | Forks: 0 | Watchers: 1 | Open Issues: 0
Created: 2025-10-02 | Updated: 2025-10-03
- Hey #PowerShell people, here's a new module for you: github.com/PowerShellWe... Here's a quick module for working with MathML Right now, it helps you extract #MathML from pages and files. Future releases will work on translating to code. Then we will never have to implement formulas again! 😀
— @
AI
Automate AI with PowerShell
★ 1 | Forks: 0 | Watchers: 1 | Open Issues: 0
Created: 2025-02-23 | Updated: 2025-05-21
StartAutomating.github.io
Save Time, Save Money, Start Automating.
★ 1 | Forks: 0 | Watchers: 1 | Open Issues: 0
Created: 2021-12-28 | Updated: 2024-01-01
Vector
Vectors in PowerShell
★ 1 | Forks: 0 | Watchers: 1 | Open Issues: 0
Created: 2025-10-04 | Updated: 2025-10-11
- Hey #PowerShell people and #Math lovers, there's a new mathy module to play with: github.com/PowerShellWe... It helps you turn anything into a vector, and work with vectors in #PowerShell and #DotNet ~~~PowerShell v2 1 2 v3 1 2 3 v4 1 2 3 4 ~~~ Hope this helps / have fun! 😎
— @
HtmxPS
Script Htmx and PowerShell Microservices
★ 1 | Forks: 0 | Watchers: 1 | Open Issues: 47
Created: 2024-10-21 | Updated: 2024-10-22
EditFont
Manage and Manipulate fonts with PowerShell
★ 0 | Forks: 0 | Watchers: 0 | Open Issues: 1
Created: 2025-09-14 | Updated: 2025-09-22
Neocities
Personal Webpages in PowerShell
★ 0 | Forks: 0 | Watchers: 0 | Open Issues: 0
Created: 2025-03-25 | Updated: 2025-04-01
- Hey #PowerShell people and #neocities lovers! I've just put out a small module for managing Neocities with PowerShell. github.com/PowerShellWe... @neocities.org please let me know how I might get this added to your docs.
— @
Badger
Build Badges in PowerShell
★ 0 | Forks: 0 | Watchers: 0 | Open Issues: 33
Created: 2024-12-11 | Updated: 2024-12-11
AtGitHub
At Protocol and GitHub
★ 0 | Forks: 0 | Watchers: 0 | Open Issues: 6
Created: 2025-05-28 | Updated: 2025-10-13
- @bad-example.com I like what you're doing with #GitHub sponsorship. 😎😉 been meaning to try that, lemme know how it goes. In other news, #AtProto + #GitHub #Workflows truly slap. See: github.com/PowerShellWe...
— @
PechaKucha
PechaKucha Presentations with PowerShell
★ 0 | Forks: 0 | Watchers: 0 | Open Issues: 3
Created: 2025-01-21 | Updated: 2025-01-21
.github
PowerShellWeb Org
★ 0 | Forks: 0 | Watchers: 0 | Open Issues: 1
Created: 2024-09-28 | Updated: 2024-09-29