Skip to content

Mizosu97/mgpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mgpu

Developed by The Duat.

Hybrid graphics manager

This tool lets you specify what GPU you want a command to run on.

  • mgpu -d commandhere - Runs the command given on your dedicated gpu.
  • mgpu -i commandhere - Runs the command given on your integrated gpu.

Example:

  • mgpu -d glxgears - This will run glxgears on your dedicated gpu.

How to install

  1. Install the lua and git packages provided by your distro.
  2. Run git clone https://github.com/Mizosu97/mgpu && cd mgpu && ./install

About

Hybrid graphics manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages