#工具 #系统信息 #Linux #Windows #CLI

bin+lib bunnyfetch

🐰 轻量级系统信息抓取工具和库

2 个版本

0.1.3 2020 年 9 月 27 日
0.1.2 2020 年 9 月 27 日

#14 in #系统信息

MIT 许可证

8KB
162

Bunnyfetch

🐰 轻量级系统信息抓取工具。

GitHub license GitHub stars
Windows Build Status GNU/Linux Build Status MacOS Build Status
Bunnyfetch 是一个小巧且快速的获取系统信息的工具。灵感来自 这里,我决定用 Rust 开发一个跨平台工具。

目录

安装

二进制文件在发布页面 这里 提供。

编译

该项目是用 Rust 编写的,因此您需要安装 Rust 工具链。安装步骤请参阅该链接。
安装后运行以下命令

git clone https://github.com/Luvella/Bunnyfetch
cd Bunnyfetch
cargo build --release

二进制文件将在目录 ./target/release

许可证

Bunnyfetch 使用 MIT 许可证。
更多信息请在此处查看

无运行时依赖