YiPrograms / NV-Card

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%