Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Latest commit

 

History

History
37 lines (21 loc) · 735 Bytes

File metadata and controls

37 lines (21 loc) · 735 Bytes

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