Skip to content

A Dart plugin for Windows, Linux and MacOS to retrieve GPU information.

License

Notifications You must be signed in to change notification settings

WilliamKarolDiCioccio/gpu_info

Repository files navigation

gpu_info

GPU info is a simple and fast Dart plugin designed to retrieve information about the user's machine GPU using a Vulkan graphics API instance. It is being developed as part of OpenLocalUI. The plugin is currently in its early stages and has not yet been published.

Roadmap

Below is a set of basic features that the plugin will offer:

  1. Retrieve GPU information: Allow users to obtain basic information about their GPU, such as model, vendor, and memory.

  2. Cross-platform support: Ensure compatibility across multiple platforms, including Windows, macOS, and Linux.

Once these features are implemented, the plugin will be ready for initial release. Additionally, ongoing development will focus on enhancing functionality and improving overall developer experience.

About

A Dart plugin for Windows, Linux and MacOS to retrieve GPU information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published