17 open-source projects

Tools & projects.

Lightweight, offline-first utilities for Windows sysadmins. Source on GitHub, MIT-licensed.

// Monitoring

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
Monitoring

QuickConnect

Fast RDP connection manager for system administrators. Secure credential storage, Active Directory integration, quick server search, and instant remote desktop connections.

TypeScriptTauri

// Analysis

Analysis

EventSleuth

Fast, filterable Windows Event Log viewer — a modern alternative to Event Viewer. Background-threaded queries, virtual scrolling for 100k+ events, composable filters, and CSV/JSON export.

Rustegui
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
Analysis Private

FSAnalyser

File server analysis tool that scans Windows file servers and produces detailed health reports. Covers storage usage, stale data, duplicate detection, permission auditing, and SharePoint migration readiness.

Rust

// Security

Security

BitBurn

Secure file and drive wiping utility with industry-standard erasure algorithms. Supports NIST 800-88, Gutmann 35-pass, and custom random passes with Explorer context menu integration.

RustTauri
Security

ChecksumCheck

Cross-platform desktop app for calculating and verifying file checksums. Supports MD5, SHA1, SHA256, and SHA512 with drag-and-drop, one-click copying, and local-only processing.

TypeScriptTauri
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

Utility

QuickRun

Lightweight Windows Run-style launcher in the system tray. Global Alt+Space hotkey, PATH resolution, light and dark themes, auto-updates, and transparent borderless window.

RustTauri
Utility

ps-launcher

Minimal, secure PowerShell script launcher under 10KB. Runs scripts silently without console windows — ideal for Task Scheduler, login scripts, and background automation. Future-proof VBScript replacement.

C
Utility

PSBench

Modern GUI for PowerShell command execution and management. Browse cmdlets, inspect parameters, preview commands, and execute with credential support — all from an intuitive Windows interface.

C#WPF
Utility

ClipRelay

End-to-end encrypted clipboard and file sync tool. Share clipboard text and files up to 5 MiB between devices using room codes. XChaCha20-Poly1305 encryption, relay-based architecture, and Windows tray client with real-time sync.

Rustegui
Utility

LockSmith

Lightweight Windows utility for viewing and managing file locks. Identifies and force-releases file handles to resolve 'file in use' errors, with search, multi-select, sortable columns, and dark/light themes.

Rustegui
Utility

HandleHunter

Lightweight Windows utility for managing file locks, built with pure C and Win32 API. Auto-detects system theme, supports multi-select lock release, real-time search filtering, and DPI-aware rendering at just ~134KB.

C
Utility

PSTInsight

Desktop application for viewing and exporting emails from Outlook PST files. Built with C# and WPF, featuring a dark theme, folder tree navigation, and email content preview without requiring Outlook installed.

C#
Utility

OpenRouter CLI

Full-featured AI coding assistant CLI powered by OpenRouter.ai. Access 400+ models, streaming markdown rendering, persistent sessions with per-session cost tracking, 20+ AI-callable tools, and complete provider routing control from the terminal.

TypeScriptNode WindowsmacOSLinux
Utility

PSForge

Full-featured PowerShell IDE for Windows. Write, run, and debug scripts in a single desktop app — Monaco editor, integrated terminal, parameter inspection, script history, and module explorer. No VS Code required.

TypeScriptRustTauri