FlafyDev / guifetch

GUI fetch tool written in Flutter for Linux
MIT License
30 stars 4 forks source link

Guifetch

A GUI fetch tool written in Flutter.

https://user-images.githubusercontent.com/44374434/194888240-ec09ead1-2c5f-4773-90d9-c229e0e48e3e.mp4

Installation

Arch

Available on the AUR as guifetch-gui.

NixOS

nix run github:flafydev/guifetch

Development

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)

Config

Located at ~/.config/guifetch/guifetch.toml.

Building

  1. Install Flutter
  2. Clone this repository and cd into it
  3. Run flutter build linux --release
  4. Launch the executable generated in ./build/linux/x64/release/bundle/guifetch