https://github.com/gusruben/tellmeinfo
https://github.com/gusruben/tellmeinfo
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/gusruben/tellmeinfo
- Owner: gusruben
- License: mit
- Created: 2025-01-01T04:43:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T04:28:14.000Z (over 1 year ago)
- Last Synced: 2025-02-21T14:36:01.702Z (over 1 year ago)
- Language: Rust
- Size: 765 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TMI (Tell Me Info)
TMI is a *blazingly fast* simple but useful CLI for automating system monitors across a variety of applications. With a single command, TMI can be used to spin up a constantly updating monitor for RAM, CPU, disk space, or more. This is especially useful in ricing in conjunction with applications like [polybar](https://github.com/polybar/polybar) or [Waybar](https://github.com/Alexays/Waybar).
## Installation 🚀
TMI is cross-platform, and [available on crates.io](https://crates.io/crates/tellmeinfo).
```sh
cargo install tellmeinfo
```
## Usage 🔧
```
Usage: tmi
Commands:
ram
cpu
disk
custom
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
```
### Demo 📺
