Skip to content

ShabbirHasan1/systats-rs

This branch is 2 commits behind jdvillal/corestats:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 18, 2024
a5f2dbd · May 18, 2024
Nov 6, 2023
May 16, 2024
Sep 13, 2023
Sep 13, 2023
Oct 10, 2023
Sep 17, 2023
Nov 6, 2023
Sep 21, 2023
Sep 13, 2023
Sep 13, 2023
Sep 13, 2023

Repository files navigation

Systats-rs

Cross platform resource monitor.

Screenshot from 2023-10-10 08-08-01

Dark mode is also supported.

Screenshot from 2023-10-10 08-09-03

Systats-rs allows you to visualize the utilization of your computer resources the same way in different platforms.

Currently, with systats-rs you can monitor:

  • CPU usage
  • Memory usage
  • Storage usage
  • Runnig processes

Individual process and GPU monitoring are not supported yet, but are on the way.

I'm also working on a mobile version.

Developed with Tauri

NodeJS and Rust-Cargo are required for building.

Install dependencies with

npm install

Then you can start the app in developing mode with

npm run tauri dev

Or build in release mode with

npm run tauri build

On linux, you might need to install other dependencies. Check https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-linux for more information.

Further help

Please consider this as a proof of concept. This is not a production ready software and there a lot of things that can be improved, so use it at your own risk.

If you find a bug, please report it opening a new issue.

Also, ideas for new features and contributions are welcome.

About

Cross platform resource monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 36.8%
  • Rust 31.8%
  • HTML 27.9%
  • CSS 3.5%