#information #real #time #ratatui #system #command #system-information

bin+lib fetchatui

A real time system information command written in Ratatui

2 releases

0.1.1 Dec 8, 2023
0.1.0 Dec 8, 2023

#675 in Command-line interface

30 downloads per month

MIT license

14KB
260 lines

Fetchatui

Installation

Method 1: You will need the rust toolchain to install. If you don't have it already:

If you are on Linux or MacOS:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

If you are on Windows:

winget install --exact --id Rustlang.Rustup

And then do:

cargo install --git https://github.com/aldorithms/fetchatui.git

Method 2: In your repository folders:

git clone https://github.com/aldorithms/fetchatui.git
cd fetchatui
cargo run --release

Dependencies

~7–17MB
~201K SLoC