#vulkan #fetch #neofetch #gpu #ascii-art

bin+lib vkfetch-rs

vkfetch-rs is a fetch-program that displays basic information about your vulkan-compatible graphic card(s)!

7 releases

new 0.1.0 Apr 26, 2024
0.0.6 Apr 26, 2024

#1052 in Command line utilities

Download history 103/week @ 2024-04-08 160/week @ 2024-04-15 423/week @ 2024-04-22

686 downloads per month

AGPL-3.0

1.5MB
450 lines

this is a rewrite of https://github.com/Wunkolo/vkfetch
I referenced the code and took some of the ASCII art from it
thanks to wunkolo for writing the original <3, love you buddy
I rewrote it because I wanted to have vkfetch on an easy to manage package manager

Goals

  • support all the features of the original vkfetch
  • support other gpus/vendors that aren't part of the original vkfetch
  • use ANSI escape codes that are compatible with all terminals
  • add as much info as possible

vkfetch-rs

build it from source (you need to have some libraries installed)

git clone https://github.com/float3/vkfetch-rs
cd vkfetch-rs
cargo build

current progress (comparison with original vkfetch)

ZO59XD7.png

Dependencies

~5–10MB
~126K SLoC