gicmo / gamemode-extension

GNOME Shell extension for Feral Interactive's GameMode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

GNOME Shell extension for Feral Interactive's GameMode

License:GNU Lesser General Public License v2.1


Languages

Language:JavaScript 80.7%Language:Shell 6.7%Language:Meson 6.1%Language:Python 4.0%Language:Makefile 2.5%