obselate

obselate / PoSHBlox

Public

Visual powershell node graph scripting

51
6
100% credibility
Found Feb 18, 2026 at 44 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
C#
AI Summary

PoSHBlox is a drag-and-drop visual editor for building, previewing, running, and exporting PowerShell scripts using interconnected nodes.

How It Works

1
🔍 Discover PoSHBlox

You hear about this handy tool that makes building PowerShell scripts as easy as dragging puzzle pieces together.

2
🚀 Open the app

Download and launch the program, stepping into a welcoming canvas with a side palette of colorful building blocks.

3
🎨 Pick your blocks

Browse the palette on the side for blocks like file handlers, process checkers, loops, and custom actions.

4
🔗 Drag and wire them up

Drag blocks onto the big workspace and draw smooth lines between them to create the flow of your script.

5
⚙️ Customize each block

Click any block to fine-tune its settings, like choosing folders or setting loop conditions, right in a simple panel.

6
▶️ See and test your script

Peek at the full script it generates below, then press run to watch it come alive in a PowerShell window.

7
💾 Save your creation

Save the whole project for later edits or export a clean script file to use anywhere.

Script magic unlocked

Celebrate as your visual creation turns into a powerful, reusable script you built without typing a single line of code.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 44 to 51 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is PoSHBlox?

PoSHBlox is a C# desktop app built with Avalonia that lets you build PowerShell scripts via a visual node graph editor on Windows. Drag cmdlets, control flow blocks like If/Else or ForEach, and custom fragments onto a canvas, wire them into pipelines, preview the generated code live, and export clean .ps1 files or run directly in PowerShell 5.1. It solves the pain of typing verbose pipelines and nested loops by turning script authoring into a github visual studio code-style graph workflow, complete with module imports for custom cmdlets.

Why is it gaining traction?

Unlike text-only powershell visual studio code extensions or basic github visual studio gitignore setups, PoSHBlox offers pipeline-aware code generation that chains cmdlets intelligently, nests containers for loops and try/catch, and handles variables at branches without manual tweaks. Keyboard shortcuts like P for palette and F5 to run, plus pan/zoom canvas and Bezier wires, make it feel like a polished powershell visual studio 2022 tool for rapid iteration. Early adopters dig the 50+ builtin templates across categories like File, Network, and Output, plus easy extension via imported modules.

Who should use this?

DevOps engineers scripting server automation, sysadmins wiring process queries or registry ops, or powershell visual studio code mac users tired of debugging nested ForEach blocks. Ideal for github visual pinball devs prototyping logic graphs or visual basic powershell hybrids needing quick PS prototypes before github visual studio code online refinement.

Verdict

Worth a spin for visual powershell fans—clone, dotnet run, and build a script in minutes—but with 41 stars and 1.0% credibility score, it's early alpha: solid docs and samples, no tests visible, expect rough edges. Pair with visual github copilot for hybrid text-graph flows.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.