███╗ ██╗ ██████╗ ██╗██████╗ ███████╗██╗ ██╗██╗████████╗███████╗
████╗ ██║██╔═══██╗███║██╔══██╗ ██╔════╝██║ ██║██║╚══██╔══╝██╔════╝
██╔██╗ ██║██║ ██║╚██║██║ ██║█████╗███████╗██║ ██║██║ ██║ █████╗
██║╚██╗██║██║ ██║ ██║██║ ██║╚════╝╚════██║██║ ██║██║ ██║ ██╔══╝
██║ ╚████║╚██████╔╝ ██║██████╔╝ ███████║╚██████╔╝██║ ██║ ███████╗
╚═╝ ╚═══╝ ╚═════╝ ╚═╝╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚══════╝
[ NATIVE WINDOWS DESKTOP TOOLS | bad-antics ]
Native Windows WPF desktop tools with hacker aesthetics. 13 apps, one solution.
Flagship app: N01D Overwatch — Real-time conflict intelligence dashboard with 82+ OSINT feeds, flight tracking, war ops monitoring, equipment OOB + live intel scanner, warzone radio, missile defense mapping, NASA satellite thermal detection, war economy market tracking (9 sectors), and interactive tactical map. Get it standalone at https://github.com/bad-antics/n01d-overwatch
- N01D-Overwatch — Conflict intelligence dashboard — 82+ OSINT feeds, flight tracking, war ops, missile defense, equipment order of battle + live intel feed, warzone radio, eclipse warfare, ground thermal tracking (NASA FIRMS), war economy market impacts (9 sectors), interactive Leaflet.js map. Standalone repo: https://github.com/bad-antics/n01d-overwatch
- N01D-SysMon — Real-time system monitor with CPU, memory, disk, network stats
- N01D-Notes — Markdown note-taking with live preview
- N01D-Term — Modern terminal emulator with tabs
- N01D-Forge — Code snippet forge and template generator
- N01D-Media — Media player and file manager
- N01D-Vault — Encrypted password and secrets manager (AES-256)
- N01D-Pulse — Network pulse monitor and port scanner
- N01D-Calc — Hacker calculator (hex/bin/dec/oct + bitwise ops)
- N01D-Clip — Clipboard history manager with search
- N01D-Cron — Task scheduler and cron job manager
- N01D-Wipe — Secure file and folder wiping (DoD 5220.22-M)
- N01D-Shared — Shared theme library (N01D cyberpunk + XChat IRC palette)
- Real-time CPU usage graphs per core
- Memory visualization with RAM/Swap
- Disk storage monitoring per partition
- Network upload/download speeds
- Top processes by CPU/Memory
- Cyberpunk green aesthetics
- Full markdown editor with syntax highlighting
- Live preview with WebView2
- File management (New/Open/Save)
- Keyboard shortcuts (Ctrl+S, Ctrl+N, etc.)
- GFM support (tables, code blocks, etc.)
- Word/line/character count
- Full PowerShell integration
- Multi-tab support
- Persistent command history
- Quick commands sidebar
- Matrix-style aesthetics
- Tab completion and history navigation
- .NET 8.0 SDK
- Windows 10/11
- Visual Studio 2022 (optional)
cd n01d-suite-native
dotnet restore
dotnet build --configuration Releasedotnet run --project N01D.SysMon
dotnet run --project N01D.Notes
dotnet run --project N01D.Termdotnet publish N01D.SysMon -c Release -r win-x64 --self-contained -p:PublishSingleFile=true
dotnet publish N01D.Notes -c Release -r win-x64 --self-contained -p:PublishSingleFile=true
dotnet publish N01D.Term -c Release -r win-x64 --self-contained -p:PublishSingleFile=trueCtrl+N— New noteCtrl+O— Open noteCtrl+S— Save noteCtrl+Shift+S— Save asCtrl+P— Toggle preview
Ctrl+T— New tabCtrl+W— Close tabCtrl+Tab/Ctrl+Shift+Tab— Switch tabsCtrl+L— Clear screen- Up/Down arrows — History navigation
All apps use the N01D cyberpunk theme:
- Background —
#0D0D0D(Dark) - Primary —
#00FF41(Matrix Green) - Secondary —
#0ABDC6(Cyan) - Accent —
#FF0055(Neon Pink) - Font — Consolas / Cascadia Mono
- N01D-Overwatch — Windows Native — Flagship — https://github.com/bad-antics/n01d-overwatch
- N01D-SysMon — Windows Native — Complete
- N01D-Notes — Windows Native — Complete
- N01D-Term — Windows Native — Complete
- N01D-Forge — Windows Native — Complete
- N01D-Media — Windows Native — Complete
- N01D-Vault — Windows Native — Complete
- N01D-Pulse — Windows Native — Complete
- N01D-Calc — Windows Native — Complete
- N01D-Clip — Windows Native — Complete
- N01D-Cron — Windows Native — Complete
- N01D-Wipe — Windows Native — Complete
MIT License — Part of the NullSec Framework
GitHub: https://github.com/bad-antics NullSec: https://github.com/bad-antics/nullsec Issues: https://github.com/bad-antics/n01d-suite-native/issues
Made by bad-antics — https://github.com/bad-antics