- Version
- Download 2
- File Size 18.68 KB
- File Count 1
- Create Date June 8, 2026
- Last Updated June 8, 2026
Project Vigil
Project Vigil v2.1 // Sovereign Local Smart Hub
Take total control of your smart home infrastructure. Project Vigil is a local-first, lightweight off-grid controller hub designed to run completely isolated from the commercial internet under the GNU GPLv3 License.
Why Download It?
- Zero Cloud Dependencies: Runs entirely on your local network. Your home stays operational even if the internet goes down.
- Absolute Privacy: No tracking, no accounts, and no data leaks. Your device logs remain on your own hardware in a local ledger.
- Hardware Freedom: Built explicitly to support cheap, open-source microcontrollers (ESP32/ESP8266) and local security cameras.
- Plug-and-Play Setup: Includes an automated Linux installer to get your dashboard and background services up in seconds.
Quick Launch Sequence:
bash
# Unpack, install dependencies, and provision your environment
./install.sh
# Fire up the multi-tab controller hub and interface instantly
./launch_matrix.sh
Use code with caution.