dbb / polychromatic

A graphical front end for managing Razer peripherals under GNU/Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polychromatic

A graphical front end for managing the Chroma Linux Drivers for Razer peripherals on GNU/Linux.

Features

Controller

Screenshot of Controller

A central place to change the behaviour of your Razer peripheral: Effects, brightness, toggling gaming mode or activating macro keys.

Also includes profile support and customisation options:

  • Changing the indicator icon.
  • Specifying preferred colours.
  • Setting effects or profiles at log-in.
  • Currently requires Tray Applet to run on start-up.

Tray Applet

Screenshot of Tray Applet

Set effects, brightness, game mode and macro features, plus load your saved profiles from the tray.

Installation

The GUI utilites have been recently been split from the main razer-chroma-drivers repository and is undergoing new developments.

This version is the same as the original "Chroma" GUI utility and is stable for configuring one of the supported Razer keyboards.

Unstable

The master branch has the latest changes, but are considered unstable.

git clone https://github.com/lah7/polychromatic.git
cd polychromatic
sudo ./install/install.sh

To update your clone:

git pull --rebase
sudo ./install/install.sh

Dependencies

About

A graphical front end for managing Razer peripherals under GNU/Linux.

License:GNU General Public License v2.0


Languages

Language:Python 54.7%Language:HTML 21.2%Language:JavaScript 15.8%Language:CSS 4.4%Language:Shell 4.0%