HWInfo-Log-Viewer is a cross-platform application built with Tauri and Vue3. It provides a user-friendly interface for visualizing CSV log files generated by HWiNFO, allowing users to easily browse and analyze sensor data.
- You can switch the UI language in Settings → Preferences → Language.
- Sensor/group names shown in the sidebar come from the CSV/header/backend grouping data, and are not translated by the UI i18n layer.
Sample CSV:
- English sample:
src-tauri/data/1_EN.CSV
- Support uploading CSV files and visualizing the data as line charts
- Support data filtering and sorting
- Usability improvements, such as value display enhancements
- Support axis scaling with dashed lines for max and min values
- Support selecting and switching configuration files
- Support multiple chart types (line charts, bar charts, pie charts, etc.)
- Support merging and analyzing multiple data sources