destabilization.net is a personal software distribution site. It hosts a collection of independently built Windows desktop applications, command-line tools, and AI-integrated utilities — all free to download.
Every project here was built from scratch. The focus is on practical tools that do things that commercial software either does not do, does badly, or charges too much for.
A multi-panel Windows dashboard that brings together system monitoring, media control, a built-in terminal, AI chat, an encrypted messenger, a 3D globe, maps, weather, gesture controls, an audio visualizer, and over a dozen other modules into a single interface. Built with C# and .NET 8.
A Windows application for fast encrypted file transfer over Bluetooth and local Wi-Fi. Handles everything from connection negotiation to transfer state tracking and cryptographic verification. No cloud involved — transfers happen entirely on your local network.
A retro CRT-styled local AI terminal for running Ollama models entirely offline. Features streaming output, DuckDuckGo web search, a persistent SQLite knowledge base, voice input and output, multi-chat history, and full markdown rendering. No API keys, no cloud, no data leaving your machine.
A retro-style desktop control panel built with Python and pygame. Includes a live system monitor, music player, security panel, configurable hotkeys, audio visualisers, and a multi-user login system. Packaged as a standalone Windows executable with no Python install required.
A command-line tool that pulls together a morning briefing — local weather via the open-meteo API (no API key needed) and top news headlines with automatic extractive summaries. Configurable city, headline count, and summary depth. Outputs a clean readable report to the terminal.
A YAML-driven voice assistant with a graphical interface. Commands are defined in a config file — no Python changes needed to add new ones. Supports shell commands, Python function calls, and HTTP actions. Uses offline speech recognition and pyttsx3 for text-to-speech with no internet required.
All software is distributed as pre-compiled Windows executables. No source code is included. No installation is required — unzip and run.
Python projects are compiled with PyInstaller so they run without a Python installation. .NET projects bundle the runtime so they run without any SDK installed.
All software on this site is provided free of charge for personal use. Redistribution, reverse engineering, and commercial use are not permitted. Software is provided as-is with no warranty.