Skip to content

PSForge
PowerShell without the drag.

A desktop editor built around the real PowerShell loop: paste a script, clean it up, run with F5, inspect output and analyzer problems, then copy a debug bundle back to your ticket or AI chat.

F5 Run loop
PSSA Analyzer gate
MIT Open source
PSForge
Deploy.ps1 Output Problems

1param($ComputerName)

2$session = New-PSSession $ComputerName

3Invoke-Command $session { Get-Service }

4Copy-PSForgeDebugBundle

PS> F5 PSScriptAnalyzer: 0 errors, 1 warning Exit code: 0 · output copied to debug bundle

A focused tool for a common admin workflow.

PSForge is the flagship because it is easy to understand and useful immediately: a PowerShell-first desktop app for writing, running, fixing, and sharing script output. The rest of SwatLab stays available as a compact toolbox.

Paste → run → debug

Clean pasted scripts, format them, run with F5, and keep the terminal output close to the editor.

PowerShell aware

PSScriptAnalyzer, PowerShell 5.1/7 selection, module browsing, command help, and run gates.

AI-friendly

Copy a debug bundle with script, output, exit code, and analyzer findings for the next iteration.

Eir

Autonomous Windows system-repair agent. Monitors event logs, services, disk, memory, and network errors; uses an AI model to diagnose root causes; runs reversible fixes automatically and routes anything risky through an approval UI in the system tray.

Other tools

View full toolbox →
Utility

AllTheThings

Instant filename search for Windows. Reads the NTFS Master File Table directly to index millions of files in seconds, tails the USN change journal for live updates, and ships a rich query syntax — Boolean operators, wildcards, regex, size/date/attribute filters, and content search — all in a Tauri UI that runs without admin.

RustTypeScriptTauri
Monitoring

QuickProbe

Lightweight desktop app for monitoring Windows and Linux servers. Real-time health probes via WinRM and SSH, one-click RDP launch, Active Directory scanning, and secure credential storage.

RustTauri
Analysis

DiskSleuth

Fast, visual disk space analyser for Windows. Parallel scanning, SpaceSniffer-style treemap, NTFS MFT fast-scan, stale file finder, and top-N largest files — all in a single portable executable.

Rustegui
Analysis

LogSleuth

Fast, cross-platform log file viewer and analyser. Recursively discovers log files, auto-detects formats via TOML profiles, and merges them into a unified colour-coded timeline with severity filtering, regex search, time-range queries, live tail, and CSV/JSON export.

Rustegui WindowsmacOSLinux
Security

SwatCrypt

XChaCha20-Poly1305 file encryption with Argon2id key derivation. Encrypts single or multiple files/folders into a single .swc bundle with optional gzip compression, tamper detection via AEAD, and Explorer context menu integration.

Rustegui
Utility

PSTInsight

Fast, modern viewer and exporter for Outlook PST files. Ground-up Rust rewrite built with Tauri, React, and TypeScript, using a read-only parser so Outlook, MAPI, and COM are not required.

RustTypeScriptTauri

Latest Articles

View all →