Fedora KDE Workstation Intelligence

Native Linux Software. Engineered for Control.

A premium suite of standalone Linux desktop applications built with native PyQt6, high-frequency hardware telemetry, PBKDF2/AES-256 authenticated encryption, and local Ollama AI intelligence.

bash — retrace-suite@fedora
$ ./run.sh --test
[Retrace Engine] Executing 60 system verification tests...
[TITAN CORE] 10/10 Hardware telemetry tests OK
[SPAWN] 10/10 Encrypted deploy diff tests OK
[ARMARIUM] 10/10 Vault & AES-256 tests OK
[LIFEOS] 10/10 Gamified OS engine tests OK
[THRUST] 10/10 Diagnostic probe tests OK
[PRUNE] 10/10 Web workspace tests OK
----------------------------------------
✅ ALL 60/60 TESTS PASSED (0.138s)

Native Linux Applications

Built explicitly for Fedora KDE Linux workstations without cloud dependencies or Electron runtime bloat.

Hardware Intelligence

TITAN CORE

Precision 7530 System Intelligence Dashboard

Cinematic workstation command bridge featuring real-time NVIDIA Quadro P2000 telemetry (`nvidia-smi`), 12-core CPU load matrix, NVMe health, circular gauges, thermal heat maps, and Titan AI diagnostics.

  • NVIDIA Quadro P2000 VRAM & Temp
  • Interactive 12-Thread Core Load Grid
  • Time-Series SQLite Performance Log
  • Local Ollama AI Telemetry Assistant
$ ~/TitanCore-Linux/run.sh v1.0.0
🚀
Developer Workspace

SPAWN

Developer Workspace & NppFTP Alternative

High-performance web developer workspace combining multi-tab code editing, Pygments highlighting, AES-256 encrypted server credentials, safe preflight deployment diffs, and database helper tools.

  • Command Palette (Ctrl+Shift+P)
  • Safe Preflight Deployment Diffs (+, M)
  • AES-256 Encrypted Server Profiles
  • Side-by-Side Code Diff Comparison
$ ~/Spawn-Linux/run.sh v1.0.0
🛡️
Encrypted Archive

ARMARIUM

Private Personal Knowledge Vault

Zero-knowledge digital archive designed to securely store notes, documents, and file attachments with PBKDF2 (200,000 iterations) key derivation and Fernet AES-256 authenticated encryption at rest.

  • AES-256 Encrypted Database & Attachments
  • Encrypted `.armarium` Backup Bundles
  • Instant Multi-Attribute Search Engine
  • Armarium Vault Intelligence (Ollama)
$ ~/Armarium-Linux/run.sh v1.0.0
🌌
Gamified Command Centre

LifeOS

A Command Centre for Being Alive

Local-first personal operating system uniting 10 core command modules: Life Map, Goals Engine, Gamified Quests (+XP & Leveling), Habit Streaks, Journal, Finance, Projects, Knowledge, and Settings.

  • 10 Integrated Command Modules
  • Gamified Leveling & Quest Rewards
  • Finance Engine & Expense Breakdown
  • Local SQLite Storage & JSON Backups
$ ~/LifeOS-Linux/run.sh v1.0.0
🎯
Diagnostic Probe

THRUST

System & Network Diagnostic Centre

Multi-threaded diagnostic probe engine designed for network troubleshooting, DNS speed benchmarking, automated system health checks, and guarded remediation with rollback safety.

  • Multi-Threaded Hardware Probe
  • Guarded Remediation & Rollback Log
  • DNS Server Speed Benchmark
  • Privacy Redaction Engine
$ ~/Thrust-Linux/run.sh v1.0.0
🌐
Single-Stream Web

PRUNE

Single-Stream Web Workspace Browser

Focused Linux web application browser maintaining a strict single-stream invariant, dark glassmorphism interface, built-in site catalog, and privacy data guard.

  • PyQt6 / QtWebEngine Integration
  • Single-Stream Focus Invariant
  • Curated Web Service Catalog
  • Privacy Guard & Cookie Isolation
$ ~/Prune-Linux/run.sh v1.0.0

Engineering Principles

Built for users who prioritize privacy, low latencies, and total system ownership.

🔒

Local-First & Offline

Your personal data, notes, and metrics remain encrypted on your local workstation.

Native PyQt6

Runs directly on Qt 6 with low RAM consumption and instant execution—no heavy Electron wrappers.

🔑

AES-256 Encryption

PBKDF2 key derivation with Fernet symmetric authenticated encryption protects sensitive data at rest.

🤖

Ollama AI Integration

Integrated local LLMs perform code audits, diagnostics, and note summaries.

Fedora KDE Deployment

Quick Installation Guide

Each Retrace application includes an automated installer script (`install.sh`), desktop launcher shortcut (`.desktop`), and full RPM spec files for packaging on Fedora Linux.

Read Documentation 📖
# Clone & launch any Retrace application
cd ~/TitanCore-Linux && ./install.sh
cd ~/Spawn-Linux && ./install.sh
cd ~/Armarium-Linux && ./install.sh

# Run automated test harness
./run.sh --test