Skip to content
 
 

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axact

a resource monitor in your browser, in Rust

This is a fork of axact with memory and temperature info.

example-screenrec.gif

Installation

Debian Package

The debian package can be built via cargo deb:

# Install cargo-deb
cargo install cargo-deb

# Build debian Package
cargo deb

and installed via apt or dpkg:

# apt
sudo apt install ./target/debian/axact_<version>_<arch>.deb

# or dpkg
sudo dpkg -i ./target/debian/axact_<version>_<arch>.deb

Other Distros

If you are not using debian, there is still the possibility to use the Makefile in the root of this repository:

make build
sudo make install

The Systemd service is not created with this method.

Enjoy the project!

Original Project

A resource monitor in your browser, so you can view the state of a VM or some other remote host. Built with Rust & Preact. See the video: https://youtu.be/c_5Jy_AVDaM

Community forks

223535789-4013dd26-4902-44a0-80a2-4c22f0201a62

License

This project is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

About

A resource monitor in your browser, in Rust

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages