/NV-Card

A script to switch NVIDIA graphics card using bbswitch/kernel PM

Primary LanguageShellGNU General Public License v3.0GPL-3.0

NV-Card

A script to switch NVIDIA graphics card using bbswitch

Installation

Manual

git clone https://github.com/YiPrograms/NV-Card.git
sudo cp NV-Card/card /usr/local/bin

Arch Linux

AUR package is available here

yay nv-card

Usage

card on : Turn the graphics card on

card off : Turn the graphics card off

card run : Turn the card on and turn it off after keyboard interruption

card stat : Show graphics card status

card watch : Monitor graphics card status

card display : Start external display

card [command] : Run [command] using optirun

Special Thanks

ON/OFF script from nvidia-xrun