Code

Technician Tool

Rust
JavaScript
HTML
CSS
Windows

A customizable desktop app for computer technicians: run scripts, launch portable utilities, and view system info from a single window. Scripts and tools are grouped into categories you define; a separate Script Editor edits the shared `scripts.json` so you can add sections, entries, icons, and choose whether scripts run in a visible terminal. Built with Rust and Tauri 2; ships as a portable "Technician Tool" folder (launcher plus util/ with scripts and editor).

KZNJK Technician Tool main window

Script Editor

The Script Editor is a separate app that edits the same scripts.json used by the main Technician Tool. Run it from the portable build’s util folder to add, remove, or edit categories and entries.

Script Editor