Skip to content

Version 1.0.0

Choose a tag to compare

@hellonearth311 hellonearth311 released this 18 Jul 18:35
· 66 commits to main since this release
  • Added exporting to the base module instead of just the CLI 馃摛
    • You can now export data programmatically using the export_into_file() function
  • Live dashboard 馃搳
    • New real-time dashboard feature for monitoring system metrics (statz --dashboard)
    • Interactive interface showing CPU, memory, disk I/O, network, battery, and temperature data
    • Updates in real-time with colored indicators and progress bars
  • Fixed GPU specs output in CLI 馃捇
    • GPU information now displays properly formatted instead of raw dictionary output
  • Fixed broken top N processes 猬嗭笍
    • Process monitoring now correctly shows the highest resource-consuming processes

Full Changelog: v0.4.1-alpha...v1.0.0