No description
This repository has been archived on 2026-07-08. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2021-08-25 22:38:03 +03:00
gpuman v1.4.2 - remove experimental lightdm support 2021-08-25 22:38:03 +03:00
LICENSE initial commit 2021-08-16 08:50:25 +03:00
README README improvement 2021-08-25 22:33:17 +03:00

gpuman - a simple gpu manager
=============================
gpuman is a simple gpu manager for NVIDIA Optimus capable laptops written in POSIX.

Project meaning
---------------
Optimus-manager never works for me, and i want to use only my dedicated GPU sometimes. 


Dependencies
------------
gpuman assumes that you have Xorg setup, sx, doas and NVIDIA drivers installed and working properly (you can check if the NVIDIA drivers are installed properly by running `nvidia-smi`) . You can use xinit (startx) instead of sx, and sudo instead of doas through environment variables. See help for more details.


Installation
------------
copy `gpuman` onto /usr/bin or any PATH you would prefer.

Credits
-------
optimus-manager for the idea
readme from nimfetch, based off bright.sh
commands taken from the arch wiki

License
-------
License is GPLv3, check LICENSE for more information.