Systems Administrator who spends nights and weekends building the tools I wish existed. Most of what you'll find here started as a personal itch, a script that grew legs, a browser annoyance I finally fixed, or a desktop app I couldn't find anywhere else.
Everything I ship is intentionally zero-config and ready to run. No setup wizards, no dependency hunts. Download it, launch it, done.
⚡ PowerShell System Utilities — 13 repos
win11-nvme-driver-patcher ⭐15 — GUI to enable Windows Server 2025 NVMe driver on Win11
irm "https://raw.githubusercontent.com/SysAdminDoc/win11-nvme-driver-patcher/main/NVMe_Driver_Patcher_v3.0.0.ps1" | iexLibreSpot ⭐5 — Spotify customization — automates Spicetify, themes, extensions
irm "https://raw.githubusercontent.com/SysAdminDoc/LibreSpot/main/LibreSpot.ps1" | iexNetwork_Security_Auditor ⭐6 — 67 automated checks across 8 security domains, MITRE ATT&CK mapping
irm "https://raw.githubusercontent.com/SysAdminDoc/Network_Security_Auditor/main/NetworkSecurityAudit.ps1" | iexWingetter ⭐1 — Discover, select, and bulk install software via Winget
irm "https://raw.githubusercontent.com/SysAdminDoc/Wingetter/main/Wingetter.ps1" | iexStart-Menu-Organizer — Clean junk, detect broken shortcuts, reorganize Start Menu
irm "https://raw.githubusercontent.com/SysAdminDoc/Start-Menu-Organizer/main/StartMenuOrganizerPro.ps1" | iexPathForge — Filesystem repair, stubborn file deletion, path management
irm "https://raw.githubusercontent.com/SysAdminDoc/PathForge/main/PathForge.ps1" | iexMonitorControl — Control monitor settings via DDC/CI
irm "https://raw.githubusercontent.com/SysAdminDoc/MonitorControl/main/MonitorControlPro.ps1" | iexPfblockerngManager — GUI for managing pfBlockerNG on pfSense firewalls
irm "https://raw.githubusercontent.com/SysAdminDoc/PfblockerngManager/main/pfBlockerNG-Manager.ps1" | iexnpp-sc-scanner — Detect and remediate Notepad++ supply chain attack IOCs
irm "https://raw.githubusercontent.com/SysAdminDoc/npp-sc-scanner/main/NppScanner-GUI.ps1" | iexJDownloader-2-Ultimate-Manager — Comprehensive automation for JDownloader 2
irm "https://raw.githubusercontent.com/SysAdminDoc/JDownloader-2-Ultimate-Manager/main/JDownloader%202%20Ultimate%20Manager.ps1" | iexYTYT-Downloader — Stream YouTube to VLC or download with yt-dlp
irm "https://raw.githubusercontent.com/SysAdminDoc/YTYT-Downloader/main/src/Install-YTYT.ps1" | iexThankYouJeffrey — A tribute to the creator of PowerShell, Jeffrey Snover
irm "https://raw.githubusercontent.com/SysAdminDoc/ThankYouJeffrey/main/ThankYouJeffrey.ps1" | iexEXTRACTORX — Open-source bulk archive extraction tool for Windows
irm "https://raw.githubusercontent.com/SysAdminDoc/EXTRACTORX/main/EXTRACTORX.ps1" | iex🐍 Python Desktop Applications — 24 repos — Requires Python 3.8+. All deps auto-install on first run.
PyWall — Real-time Windows Firewall manager and network monitor
irm "https://raw.githubusercontent.com/SysAdminDoc/PyWall/main/PyWall.py" -OutFile "$env:TEMP\PyWall.py"; python "$env:TEMP\PyWall.py"HostsGuard — Real-time network privacy manager — DNS monitoring, hosts file management, firewall rules
irm "https://raw.githubusercontent.com/SysAdminDoc/HostsGuard/main/HostsGuard.py" -OutFile "$env:TEMP\HostsGuard.py"; python "$env:TEMP\HostsGuard.py"PyShop — Open source Photoshop alternative
irm "https://raw.githubusercontent.com/SysAdminDoc/PyShop/main/pyshop_image_editor.py" -OutFile "$env:TEMP\pyshop.py"; python "$env:TEMP\pyshop.py"SwiftShot — Debloated, Greenshot-inspired screenshot tool
irm "https://raw.githubusercontent.com/SysAdminDoc/SwiftShot/main/SwiftShot/Install-SwiftShot.ps1" | iexFlux — Privacy-focused BitTorrent client — PyQt6 + libtorrent
irm "https://raw.githubusercontent.com/SysAdminDoc/Flux/main/flux-torrent/Launch-Flux.ps1" | iexGitForge — Full GitHub repo manager — clone, sync, diff, manage
irm "https://raw.githubusercontent.com/SysAdminDoc/GitForge/main/gitforge.py" -OutFile "$env:TEMP\gitforge.py"; python "$env:TEMP\gitforge.py"UniversalCompiler — All-in-one script-to-EXE compiler
irm "https://raw.githubusercontent.com/SysAdminDoc/UniversalCompiler/main/UniversalCompiler.ps1" | iexOpenCut — Video editing automation for Premiere Pro
irm "https://raw.githubusercontent.com/SysAdminDoc/OpenCut/main/Install.ps1" | iexbypassnroGen — Generate Windows 11 OOBE bypass files
irm "https://raw.githubusercontent.com/SysAdminDoc/bypassnroGen/main/BypassNRO_Generator.py" -OutFile "$env:TEMP\bypassnro.py"; python "$env:TEMP\bypassnro.py"MSStoreHelper — Install Microsoft Store apps without the Store
irm "https://raw.githubusercontent.com/SysAdminDoc/MSStoreHelper/main/MSStoreHelper.py" -OutFile "$env:TEMP\MSStoreHelper.py"; python "$env:TEMP\MSStoreHelper.py"Qwen3-TTS-Studio — AI voice generator powered by Qwen3-TTS
irm "https://raw.githubusercontent.com/SysAdminDoc/Qwen3-TTS-Studio/main/qwen3_tts_studio.py" -OutFile "$env:TEMP\qwen3tts.py"; python "$env:TEMP\qwen3tts.py"AppList — Scan, catalog, and export all installed applications
irm "https://raw.githubusercontent.com/SysAdminDoc/AppList/main/AppList.py" -OutFile "$env:TEMP\AppList.py"; python "$env:TEMP\AppList.py"PillSleepTracker — Floating widget for medication tracking + sleep analytics
irm "https://raw.githubusercontent.com/SysAdminDoc/PillSleepTracker/main/Launch-PillSleepTracker.ps1" | iexMattpad — Minimal notepad built for personal workflow
irm "https://raw.githubusercontent.com/SysAdminDoc/Mattpad/main/mattpad.py" -OutFile "$env:TEMP\mattpad.py"; python "$env:TEMP\mattpad.py"HostsFileGet — GUI for managing the Windows hosts file
irm "https://raw.githubusercontent.com/SysAdminDoc/HostsFileGet/main/PythonLauncher.ps1" | iexBookmark-Organizer-Pro — AI-powered bookmark manager and categorizer
irm "https://raw.githubusercontent.com/SysAdminDoc/Bookmark-Organizer-Pro/main/bookmark_organizer_pro_v4.py" -OutFile "$env:TEMP\bookmarks.py"; python "$env:TEMP\bookmarks.py"QR-Code-Generator-Pro — QR generator with 98 visual style presets
irm "https://raw.githubusercontent.com/SysAdminDoc/QR-Code-Generator-Pro/main/qr_code_generator_pro_v7.py" -OutFile "$env:TEMP\qrgen.py"; python "$env:TEMP\qrgen.py"uBlock-Stylus-Converter — Convert uBlock cosmetic filters to Stylus CSS
irm "https://raw.githubusercontent.com/SysAdminDoc/uBlock-Stylus-Converter/main/ublocktoCSS.py" -OutFile "$env:TEMP\ublock2css.py"; python "$env:TEMP\ublock2css.py"KeepSyncNotes — Google Keep importer and note tracker
irm "https://raw.githubusercontent.com/SysAdminDoc/KeepSyncNotes/main/keepsync_notes.py" -OutFile "$env:TEMP\keepsync.py"; python "$env:TEMP\keepsync.py"PDFedit — Simple PDF editor
irm "https://raw.githubusercontent.com/SysAdminDoc/PDFedit/main/PDFedit.py" -OutFile "$env:TEMP\PDFedit.py"; python "$env:TEMP\PDFedit.py"CSV_Power_Tool — Bulk CSV processing and consolidation
irm "https://raw.githubusercontent.com/SysAdminDoc/CSV_Power_Tool/main/CSV_Consolidator.py" -OutFile "$env:TEMP\csvtool.py"; python "$env:TEMP\csvtool.py"AI-Model-Compass — Discover, download, and run local AI models tailored to your hardware
irm "https://raw.githubusercontent.com/SysAdminDoc/AI-Model-Compass/main/AI-Model-Compass.py" -OutFile "$env:TEMP\aicompass.py"; python "$env:TEMP\aicompass.py"DICOM-PACS-Migrator — Bulk DICOM C-STORE migration with network auto-discovery and crash-safe resume
irm "https://raw.githubusercontent.com/SysAdminDoc/DICOM-PACS-Migrator/main/DICOM-PACS-Migrator.py" -OutFile "$env:TEMP\dicom.py"; python "$env:TEMP\dicom.py"Stock-Video-Collector — Stock video collector
irm "https://raw.githubusercontent.com/SysAdminDoc/Stock-Video-Collector/main/Stock-Video-Collector.py" -OutFile "$env:TEMP\stockvid.py"; python "$env:TEMP\stockvid.py"🌐 Web Applications — 13 repos — Click to open in browser, no install needed.
| Project | Description | Live |
|---|---|---|
| Openshop | Free browser-based image editor — layers, AI tools, PSD import | Launch |
| StormviewRadar | Open source weather radar viewer | Launch |
| SkyTrack ⭐1 | Real-time aircraft tracker — commercial, military, helicopters | Launch |
| SPECTRE | Intelligence aggregator platform | Launch |
| CoolSites | Curated directory of 470+ free tools and open source projects | Launch |
| Multistreamer | Multi-video streaming viewer with chat | Launch |
| ImageForge | Open source image converter | Launch |
| BookmarkVault | Bookmark management web app | Launch |
| Text-Filter-Editor | Text filtering and processing tool | Launch |
| DeGoogler | Turnkey migration toolkit for leaving Google services | Launch |
| SearchHub | Search 538 engines across 29 categories | Launch |
| UserScriptHunt | Unified search engine for userscripts | Launch |
| RadAtlas | Prototyping | — |
🧩 Browser Extensions & Userscripts — 15 repos — Requires Tampermonkey or Violentmonkey.
| Project | Description | Install |
|---|---|---|
| YouTube-Kit ⭐2 | Ultimate YouTube customization userscript | Install |
| YoutubeAdblock | Undetectable YouTube ad blocker with proxy engine | Install |
| Chapterizer | Auto-generate YouTube chapters, detect filler words, skip pauses | Install |
| MediaDL | Media downloader userscript | Install |
| StyleCraft | Full-featured CSS style editor and manager — Chrome extension | Repo |
| UserScript-Finder | Discover userscripts for any website | Install |
| EspressoMonkey | Modern userscript manager — Manifest V3 | Repo |
| Reddit-Enhancement-Continued | Enhancement suite for old.reddit.com | Install |
| Doordash-Enhanced | DoorDash dark mode and feature enhancements | Install |
| DarkModer | Dark Reader as a userscript | Install |
| GeminiBuddy | Productivity features for Gemini | Install |
| RumbleX | Comprehensive Rumble.com enhancement | Install |
| DiggSuite | Multi-theme + redesigned UI for Digg | Install |
| gSearchTweaks | Adds YouTube/Reddit/GitHub to Google toolbar | Install |
| ScrollJumper | Right-click scrollbar to jump anywhere | Install |
📱 Android Applications — 5 repos — Kotlin / Material You
| Project | Description |
|---|---|
| HostShield ⭐3 | AMOLED-dark hosts-based ad blocker — inspired by AdAway |
| FreeVibe | Wallpapers, ringtones, and device personalization |
| ZeusWatch | Premium dark weather app — no API keys required |
| AlarmClockXtreme | Feature-rich alarm clock with dismiss challenges |
| Lawnchair-Lite | Lightweight launcher with 5 built-in dark themes |
🔒 Security & Networking — 4 repos
| Project | Description |
|---|---|
| pfSenseSuite | pfSense scripts and customizations toolkit |
| NextDNSPanel | Tools and enhancements for NextDNS |
| BetterNext | Enhanced NextDNS Control Panel |
| ESET | Complete ESET port and address reference lists |
🎬 Media & Conversion Tools — 4 repos
VideoCrush — Video compression and processing
irm "https://raw.githubusercontent.com/SysAdminDoc/VideoCrush/main/video_compressor.py" -OutFile "$env:TEMP\videocrush.py"; python "$env:TEMP\videocrush.py"yt_livestream_downloader — Download livestreams while they're still live
irm "https://raw.githubusercontent.com/SysAdminDoc/yt_livestream_downloader/main/yt_livestream_downloader.py" -OutFile "$env:TEMP\ytlive.py"; python "$env:TEMP\ytlive.py"MediaForge — Multi-format media converter
irm "https://raw.githubusercontent.com/SysAdminDoc/MediaForge/main/MediaForge.py" -OutFile "$env:TEMP\MediaForge.py"; python "$env:TEMP\MediaForge.py"VideoSubtitleRemover — Remove hardcoded subtitles from video
irm "https://raw.githubusercontent.com/SysAdminDoc/VideoSubtitleRemover/main/VideoSubtitleRemover.py" -OutFile "$env:TEMP\vsr.py"; python "$env:TEMP\vsr.py"🖥️ Native Desktop Applications — 2 repos
| Project | Description | Language |
|---|---|---|
| DeepPurge | Thorough Windows uninstaller — removes programs completely, hunts down every leftover | C# |
| UniversalConverterX | Native Windows file converter with context menu integration — 1000+ formats | C# |
📚 Guides & Resources — 2 repos
| Project | Description |
|---|---|
| AI_Realism | Field guide for ultra-realistic AI video generation |
| sysadmindoc.github.io | ATLAST — A VEO-made sci-fi thriller |
🔀 Misc — 5 repos
| Project | Description |
|---|---|
| HNCC | Collapsible child comments on Hacker News |
| DuplicateFF | Duplicate file finder |
| LTSC-MicrosoftStore | Add Windows Store to Win11 24H2 LTSC (fork) |
| RcloneBrowser | Cross-platform GUI for rclone (fork) |
| TabExplorer | Tabbed file manager for Windows (fork) |
