Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatsmycli Plugins

Official community plugin repository for whatsmy.

Verified, open-source plugin binaries for Linux, Windows, and macOS.

Structure

Each plugin has its own folder with platform-specific binaries:

plugins/
└── example/
    ├── linux.so
    ├── windows.dll
    └── macos.dylib

The folder name is the command: whatsmy example

Available Plugins

Plugin Description Platforms Source
gpu GPU detection with vendor, driver, and PCI info Linux, Windows, macOS plugin-gpu
example Simple platform detection example Linux, Windows, macOS plugin-template

Using Plugins

Install plugins:

whatsmy plugin install <name>

List available:

whatsmy plugin list

Run plugin:

whatsmy <plugin-name>

Contributing

See plugin-template for how to create plugins.

License

GNU General Public License v3.0 - All plugins must be open source.

Resources

About

Official community plugins for whatsmy

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors