A GUI fetch tool written in Flutter.
2022-10-09.01-15-18.mp4
Works, but you'll probably want to edit the lib/info.dart
file for information to be correct like neofetch
. (If you do so, please PR)
Located at ~/.config/guifetch/guifetch.toml
.
background_color
= Background color :0xAARRGGBB
os_id
= Which os id's image to display :string
os_image
= Override the image with an absolute path to an image file :string
- Install Flutter
- Clone this repository and cd into it
- Run
flutter build linux --release
- Launch the executable generated in
./build/linux/x64/release/bundle/guifetch