feo 0.1.5

Simple system monitoring CLI tool for Linux, with GPU temperature monitor for Raspberry Pi
Documentation
[dependencies.anyhow]
version = "1.0.66"

[dependencies.clap]
features = ["derive"]
version = "4.0.30"

[dependencies.rounded-div]
version = "0.1.2"

[dependencies.sinfo]
version = "0.2.0"

[dependencies.termion]
version = "1.5.6"

[package]
authors = ["Victor Nilsson <@vcrn>"]
categories = ["visualization"]
description = "Simple system monitoring CLI tool for Linux, with GPU temperature monitor for Raspberry Pi"
edition = "2021"
homepage = "https://github.com/vcrn/feo"
keywords = ["feo", "monitoring", "htop", "cli", "linux"]
license = "MIT OR Apache-2.0"
name = "feo"
readme = "README.md"
repository = "https://github.com/vcrn/feo"
resolver = "1"
version = "0.1.5"