#系统 #ratatui #信息 #时间 #实时 #实时 #命令

bin+lib fetchatui

使用 Ratatui 编写的实时系统信息命令

2 个版本

0.1.1 2023 年 12 月 8 日
0.1.0 2023 年 12 月 8 日

#861命令行界面

MIT 许可证

14KB
260

Fetchatui

安装方法

方法 1:您需要安装 rust 工具链。如果您还没有安装它

如果您使用的是 Linux 或 MacOS

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

如果您使用的是 Windows

winget install --exact --id Rustlang.Rustup

然后执行以下操作

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

方法 2:在您的仓库文件夹中

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

依赖项

~7–17MB
~203K SLoC