Rfetch
A fast and minimal fetch program
Install / Use
/learn @kamui-fin/RfetchREADME
rfetch
A fast, pretty, and configurable fetch program to output system information.

Setup
Before the installation, ensure that you have rust, cargo, and git installed on your system.
$ git clone https://github.com/kamui-7/rfetch.git
$ cd rfetch
$ cargo build --release
The resulting binary will be located in ./target/release. You may move that binary file into any directory in your $PATH for execution without an absolute path.
Now you need to copy the default config over with:
$ mkdir -p ~/.config/rfetch
$ cp config.toml ~/.config/rfetch
If you want rfetch to be able to show battery info, you will need to enable the 'battery' feature. Replace the compilation command above with
$ cargo build --release --features=battery
This requires upower to be installed.
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
