https://github.com/fasterthanlime/axact
A resource monitor in your browser, in Rust
https://github.com/fasterthanlime/axact
Last synced: about 1 year ago
JSON representation
A resource monitor in your browser, in Rust
- Host: GitHub
- URL: https://github.com/fasterthanlime/axact
- Owner: fasterthanlime
- License: apache-2.0
- Created: 2023-03-01T17:16:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T12:59:26.000Z (about 3 years ago)
- Last Synced: 2025-03-28T23:03:32.127Z (about 1 year ago)
- Language: Rust
- Homepage: https://youtu.be/c_5Jy_AVDaM
- Size: 17.6 KB
- Stars: 139
- Watchers: 2
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# axact
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
- Using yeap instead of preact and tower backend:
- Visualizing 128 cores:

- Adding chat functionality:

## License
This project is primarily distributed under the terms of both the MIT license
and the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.