Skip to content

feature/scaffold: Tauri v2 + Svelte skeleton for SensorView - #2

Merged
manupawickramasinghe merged 1 commit into
masterfrom
feature/scaffold
Jul 22, 2026
Merged

feature/scaffold: Tauri v2 + Svelte skeleton for SensorView#2
manupawickramasinghe merged 1 commit into
masterfrom
feature/scaffold

Conversation

@manupawickramasinghe

Copy link
Copy Markdown
Member

Ground-up Rust rewrite of OpenHardwareMonitor as a HWiNFO-style hardware monitor. This first branch is the walking skeleton:

  • Tauri v2 (Rust) backend + Svelte/Vite/TypeScript frontend under app/
  • model.rs mirrors OHM's Hardware/ISensor.cs + Hardware/IHardware.cs (SensorType / HardwareType / Sensor / Hardware)
  • Backend commands app_info + demo_snapshot; HWiNFO-style dark UI shell
  • Custom app icon set; exe/deb/dmg bundler config in tauri.conf.json
  • README documenting the hybrid migrate-to-Rust architecture

Verified: cargo build green, vite build green, app launches (window titled "SensorView", backend reachable).

Ground-up Rust rewrite of OpenHardwareMonitor as a HWiNFO-style hardware
monitor. This first branch is the walking skeleton:

- Tauri v2 (Rust) backend + Svelte/Vite/TypeScript frontend under app/
- model.rs mirrors OHM's Hardware/ISensor.cs + Hardware/IHardware.cs
  (SensorType / HardwareType / Sensor / Hardware)
- Backend commands app_info + demo_snapshot; HWiNFO-style dark UI shell
- Custom app icon set; exe/deb/dmg bundler config in tauri.conf.json
- README documenting the hybrid migrate-to-Rust architecture

Verified: cargo build green, vite build green, app launches (window
titled "SensorView", backend reachable).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 22, 2026 11:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@manupawickramasinghe
manupawickramasinghe merged commit 67c66d5 into master Jul 22, 2026
@manupawickramasinghe
manupawickramasinghe deleted the feature/scaffold branch July 22, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants