You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an "Export Report" button to the System Info tab that generates a clean,
professionally formatted PDF containing the machine's full specs, battery health,
disk usage, and a timestamp — ready to share when buying or selling a machine.
Why
This completes the flagship use case Sysora was designed for from day one.
Right now users have to screenshot the System Info tab. A one-click PDF export
makes Sysora the go-to tool for hardware transactions and IT audits.
Summary
Add an "Export Report" button to the System Info tab that generates a clean,
professionally formatted PDF containing the machine's full specs, battery health,
disk usage, and a timestamp — ready to share when buying or selling a machine.
Why
This completes the flagship use case Sysora was designed for from day one.
Right now users have to screenshot the System Info tab. A one-click PDF export
makes Sysora the go-to tool for hardware transactions and IT audits.
Scope
Rust backend
export_report(output_path: String) -> Result<(), String>Tauri commandprintpdfcrate toCargo.toml:Frontend
Export Reportbutton to System Info tab header@tauri-apps/plugin-dialog) for output pathAcceptance criteria