Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gusruben/tellmeinfo
https://github.com/gusruben/tellmeinfo
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gusruben/tellmeinfo
- Owner: gusruben
- License: mit
- Created: 2025-01-01T04:43:42.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2025-01-01T04:44:13.000Z (24 days ago)
- Last Synced: 2025-01-01T05:29:26.130Z (24 days ago)
- Language: Rust
- Size: 0 Bytes
- 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).
## Usage
```
Usage: tmiCommands:
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
```