James Brundage
Announcements!
Happy Birthday to PowerShell
(bsky.app)
It released 19 years ago today, and the shell has never been the same!
By: James Brundage submitted:Nov 21 2025
It released 19 years ago today, and the shell has never been the same!
By: James Brundage submitted:Nov 21 2025
Blogs, Articles, and Posts
The PowerShell Wiggum Loop
(pckt.blog)
One of the best things about PowerShell is that you can interactively explore anything. Long before
By: James Brundage submitted:Feb 27 2026
One of the best things about PowerShell is that you can interactively explore anything. Long before
the Wiggum Loop was a thing, PowerShell let you explore
By: James Brundage submitted:Feb 27 2026
The Zip Epiphany
(mrpowershell.com)
More files are zip files than you might think.
By: James Brundage submitted:Oct 24 2025
More files are zip files than you might think.
By: James Brundage submitted:Oct 24 2025
Projects, Scripts, and Modules
Eventful: Easy Eventful Asynchronous Scripting with PowerShell
(github.com)
Eventful is a PowerShell module that helps you use events to script asynchronously.
By: James Brundage submitted:Jun 2 2023
Eventful is a PowerShell module that helps you use events to script asynchronously.
By: James Brundage submitted:Jun 2 2023
GitHubBlueSky.ps1
(gist.github.com)
Get a GitHub user's BlueSky
By: James Brundage submitted:Dec 5 2025
Get a GitHub user's BlueSky
By: James Brundage submitted:Dec 5 2025
Glass v 0.1
(powershellgallery.com)
Get, read, and write invisible glass text. This module is meant for educational purposes and to
By: James Brundage submitted:Oct 24 2025
Get, read, and write invisible glass text. This module is meant for educational purposes and to
assist responsible professionals in the discovery of glassware.
By: James Brundage submitted:Oct 24 2025
Irregular
(github.com)
Regular Expressions made Strangely Simple.
By: James Brundage submitted:Apr 14 2023
Regular Expressions made Strangely Simple.
By: James Brundage submitted:Apr 14 2023
LittleFileServer.ps1
(gist.github.com)
A small file server to help test with testing.
By: James Brundage submitted:Sep 12 2025
A small file server to help test with testing.
By: James Brundage submitted:Sep 12 2025
MathML
(github.com)
MathML is an XML stanard for representing mathematics, and a part of HTML5.
By: James Brundage submitted:Oct 3 2025
MathML is an XML stanard for representing mathematics, and a part of HTML5.
By: James Brundage submitted:Oct 3 2025
PipeScript v 0.2.4
(powershellgallery.com)
An Extensible Transpiler for PowerShell (and anything else)
By: James Brundage submitted:Mar 31 2023
An Extensible Transpiler for PowerShell (and anything else)
By: James Brundage submitted:Mar 31 2023
POSH
(github.com)
Posh is a PowerShell module that makes PowerShell more fun to work with.
By: James Brundage submitted:Aug 18 2023
Posh is a PowerShell module that makes PowerShell more fun to work with.
By: James Brundage submitted:Aug 18 2023
PowerCode v 0.1
(powershellgallery.com)
A PowerShell Module for Customizing Visual Studio Code
By: James Brundage submitted:Feb 24 2023
A PowerShell Module for Customizing Visual Studio Code
By: James Brundage submitted:Feb 24 2023
PowerNix: Linux Tools for PowerShell People
(github.com)
PowerNix is a new PowerShell module that hopes to make Linux easier to use by providing a more
By: James Brundage submitted:Jun 16 2022
PowerNix is a new PowerShell module that hopes to make Linux easier to use by providing a more
PowerShell-centric experience.
By: James Brundage submitted:Jun 16 2022
PowerShellWeb Turtle
(github.com)
I implemented Turtle in#PowerShell, so now we can draw shapes and fractals in PowerShell.
By: James Brundage submitted:Aug 8 2025
I implemented Turtle in#PowerShell, so now we can draw shapes and fractals in PowerShell.
By: James Brundage submitted:Aug 8 2025
PowerShellWeb/OpenXML
(github.com)
Automate OpenXML. Excel, Word, and PowerPoint automation in PowerShell.
By: James Brundage submitted:Oct 17 2025
Automate OpenXML. Excel, Word, and PowerPoint automation in PowerShell.
By: James Brundage submitted:Oct 17 2025
PowerShellWeb/Reptile
(github.com)
Read Evaluate Print Terminal Input Loop Editor - A Scaley Simple PowerShell Data REPL.
By: James Brundage submitted:Jan 23 2026
Read Evaluate Print Terminal Input Loop Editor - A Scaley Simple PowerShell Data REPL.
By: James Brundage submitted:Jan 23 2026
PSMetrics
(github.com)
PSMetrics is a module for metrics in PowerShell.
By: James Brundage submitted:May 5 2023
PSMetrics is a module for metrics in PowerShell.
By: James Brundage submitted:May 5 2023
Rocker v 0.1.1
(powershellgallery.com)
Rock Docker with PowerShell
By: James Brundage submitted:Apr 12 2024
Rock Docker with PowerShell
By: James Brundage submitted:Apr 12 2024
RoughDraft
(github.com)
RoughDraft is a fun PowerShell Module for Multimedia. It provides pipeline-aware command to create,
By: James Brundage submitted:Jul 14 2023
RoughDraft is a fun PowerShell Module for Multimedia. It provides pipeline-aware command to create,
convert, query, edit, and join multimedia files.
By: James Brundage submitted:Jul 14 2023
SearchScript: Search PowerShell Scripts
(github.com)
Every once in a while, we've got to search our scripts, often to make a particular update. Sadly,
By: James Brundage submitted:Dec 19 2025
Every once in a while, we've got to search our scripts, often to make a particular update. Sadly,
we're often falling back on Select-String to do this. This isn't ideal, because this means we lose the context around our scripts. So why not make a quick tool to search PowerShell ScriptBlocks using the Abstract Syntax Tree?
By: James Brundage submitted:Dec 19 2025
ShowDemo
(github.com)
Want to showcase something you built in PowerShell? You can make a .demo.ps1 file to showcase your
By: James Brundage submitted:Dec 16 2022
Want to showcase something you built in PowerShell? You can make a .demo.ps1 file to showcase your
script line by line.
By: James Brundage submitted:Dec 16 2022
ShowDemo v 0.1.2
(powershellgallery.com)
A simple tool to showcase your scripts.
By: James Brundage submitted:Jun 16 2023
A simple tool to showcase your scripts.
By: James Brundage submitted:Jun 16 2023
WebSocket
(github.com)
WebSocket is a small PowerShell module that helps you work with WebSockets.
By: James Brundage submitted:May 30 2025
WebSocket is a small PowerShell module that helps you work with WebSockets.
By: James Brundage submitted:May 30 2025
Books, Media, and Learning Resources
Hello World – PowerShell Pocket Blog
(pckt.blog)
I may have taken "Hello World" examples a bit too far...
By: James Brundage submitted:Feb 6 2026
I may have taken "Hello World" examples a bit too far...
By: James Brundage submitted:Feb 6 2026
The Joy Of Loop Labels
(mrpowershell.com)
Loop labels are a powerful and underused part of many programming languages.
By: James Brundage submitted:Oct 31 2025
Loop labels are a powerful and underused part of many programming languages.
By: James Brundage submitted:Oct 31 2025
Fun
GitHub – StartAutomating/PowerArcade: A Retro Arcade Game Console in PowerShell
(github.com)
A Retro Arcade Game Console in PowerShell.
By: James Brundage submitted:Nov 28 2025
A Retro Arcade Game Console in PowerShell.
By: James Brundage submitted:Nov 28 2025
I always knew PowerShell could be evil
(bsky.app)
Now I have proof!
By: James Brundage submitted:Oct 20 2023
Now I have proof!
By: James Brundage submitted:Oct 20 2023
Posh v0.1.1
(github.com)
Posh is a PowerShell module that makes PowerShell more fun to work with.
By: James Brundage submitted:Jul 28 2023
Posh is a PowerShell module that makes PowerShell more fun to work with.
By: James Brundage submitted:Jul 28 2023
PowerArcade: A Retro Arcade Game Console in PowerShell
(github.com)
Yes, you read that correct. A Retro Arcade Game Console in PowerShell!
By: James Brundage submitted:Jun 15 2022
Yes, you read that correct. A Retro Arcade Game Console in PowerShell!
By: James Brundage submitted:Jun 15 2022
PowerShell Emoji
(github.com)
PowerShell Emoji is a little PowerShell module to help you work with Emoji.
By: James Brundage submitted:Mar 1 2024
PowerShell Emoji is a little PowerShell module to help you work with Emoji.
By: James Brundage submitted:Mar 1 2024
Realtime BlueSky, but only the emoji video
(bsky.app)
Made with PowerShell and the bluesky websocket
By: James Brundage submitted:Nov 29 2024
Made with PowerShell and the bluesky websocket
By: James Brundage submitted:Nov 29 2024
Today’s Random PowerShell discovery
(bsky.app)
You can declare a function with spaces in the name
By: James Brundage submitted:Mar 8 2024
You can declare a function with spaces in the name
By: James Brundage submitted:Mar 8 2024
What PowerShell commands would you use most in Star Trek?
(bsky.app)
Join the discussion now!
By: James Brundage submitted:Oct 17 2025
Join the discussion now!
By: James Brundage submitted:Oct 17 2025
