Skip to content

gbazil/gcutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gcutil

Graphic cards utility for mac is using to switch discrete or integrated GPU or auto switching mode from CLI of your mac.

$ gcutil
gcutil - graphic card utility
Usage: gcutil [-d|-i|-a]
        -d	Force Discrete card
        -i	Force Integrated card
        -a	Dynamic switching
Current state: integrated card, dynamic switching mode

The utility was created on base GUI application gfxCardStatus by Cody Krieger.