ViewGPU is a cli tool to view very basic GPU information using WGPU as a backend:
It displayed the following information:
GPU Driver GPU Name GPU Type GPU Vendor ID GPU Device ID
To run it, just type odin run .
To build it, just type odin build .
This is a small CLI tool to view basic information about your GPU