Skip to content
github-actions[bot] edited this page Sep 3, 2026 · 8 revisions

Vector Watcher

Vector Watcher is a cross-platform desktop application built with:

  • Tauri
  • React
  • TypeScript
  • Rust
  • Python
  • FastAPI

The Python backend is packaged as a native sidecar using PyInstaller.

Vector Watcher packages the frontend, Rust/Tauri application, and Python backend into a single desktop application for:

  • Linux
  • macOS
  • Windows

The Python backend runs locally and is started automatically when the Tauri application launches.

Documentation

Getting Started

Architecture

Building Releases

Help

Clone this wiki locally