Skip to content

gicmo/gamemode-extension

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.

GameMode GNOME Shell Extension

GameMode is a software package to "optimize Linux system performance on demand". This GNOME Shell extension will show the current status of GameMode. For it to work, GameMode 1.4 or greater and GNOME Shell version 3.34 or greater are required.

screenshot

Installation from source

Obtain the current development version of GameMode extension via:

git clone https://github.com/gicmo/gamemode-extension.git

A script is included to create a zip archive which also can also install the extension for the current user. It depends on meson, ninja and jq.

./make-zip.sh         # just create the archive
./make-zip.sh install # create the archive and install it

License

The GameMode GNOME Shell extension is distributed under the terms of the GNU Lesser General Public License, version 2.1 or later. See the COPYING file for details.