A fork from Prime Render Switch and Status for optimus-manager
This is a very simple widget for KDE Plasma to get status Nvidia GPU, switch using optimus-manager and get the processes that are using the gpu.
- optimus-manager:lasted
$ git clone https://github.com/RuiGuilherme/nvitel.git
$ cd nvitel
$ plasmapkg2 -i .
$ cd ..
$ rm -rf nvitel
now open Widget Menu and search for "Prime".
$ cd ~
$ rm -rf .local/share/plasma/plasmoids/org.kde.plasma.nvitel
$ git clone https://github.com/RuiGuilherme/nvitel.git
$ cd nvitel
$ plasmapkg2 -i .
$ cd ..
$ rm -rf nvitel
(optional)
$ kquitapp5 plasmashell && kstart5 plasmashell
1.0 - Initial Release
1.1 - Minor Changes
1.2 - Get list process
1.3 - Restart and Closed the process using GPU
1.3.1 - Fix compatibility on bash (zsh is not more a dependencies)
you tell
Contributions, issues and feature requests are welcome!