system_monitor 1.0.0 copy "system_monitor: ^1.0.0" to clipboard
system_monitor: ^1.0.0 copied to clipboard

A package to monitor system CPU and RAM usage.

Changelog #

All notable changes to this project will be documented in this file.

Unreleased #

1.0.0 - 2023-08-03 #

  • Initial release of the system_monitor package.
  • Added support for getting RAM and CPU usage on demand.
  • Added support for real-time monitoring of CPU and RAM usage.
  • Added startRealtimeMonitoring() method to start the real-time monitoring.
  • Added getRamUsage() method to get the current RAM usage in GB.
  • Added getCpuUsage() method to get the current CPU usage in percentage.
  • Added close() method to close the connection to the Python backend.
1
likes
0
pub points
54%
popularity

Publisher

unverified uploader

A package to monitor system CPU and RAM usage.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path, web_socket_channel

More

Packages that depend on system_monitor