numixproject / numix-core

Builder for App Icon Themes
GNU General Public License v3.0
765 stars 146 forks source link

Icon Request: GPU Viewer #5860

Closed tegaidogun closed 1 week ago

tegaidogun commented 2 weeks ago

App name: GPU Viewer, https://github.com/arunsivaramanneo/GPU-Viewer

Icon name: io.github.arunsivaramanneo.GPUViewer

Desktop filename: io.github.arunsivaramanneo.GPUViewer.desktop

Original icon: io github arunsivaramanneo GPUViewer

Description: `A front-end to glxinfo, vulkaninfo, clinfo and es2_info

This project aims to capture all the important details of glxinfo, vulkaninfo and clinfo in a GUI. The project is being developed using python 3 pygobject with GTK4. All the important details are extracted using glxinfo/vulkaninfo/clinfo with the combination of grep, CAT , AWK commands and displayed in the front-end. There is no hard OpenGL Programming involved, until glxinfo, vulkaninfo and clinfo works the GPU-viewer will also work.

This application is a flatpak package. `