Giter Site home page Giter Site logo

elite-prism-ctl's Introduction

elite-prism-ctl

a simple tool to configure the SteelSeries Elite Prism Headset on Linux

installation

this project depends on the following python libraries:

appindicator gtk pyudev webcolors yaml

for example, on Ubuntu, you would have to install the following packages:

sudo apt-get install python-appindicator python-gtk2 python-pyudev python-webcolors python-yaml

get the code:

git clone https://github.com/mimfgg/elite-prism-ctl.git
cd elite-prism-ctl

by default, your user cannot write to the device of your soundcard because of restrictive permissions, we need to add this kernel rule:

sudo cp xx-elite-prism.rules /etc/udev/rules.d/94-elite-prism.rules
sudo restart udev

unplug/replug your prism soundcard if it was already plugged in, then start as an indicator with:

python ./elite-prism-ctl.py --as-indicator

command line usage

usage: elite-prism-ctl.py [-h] [--set-color COLOR] [--reload] [--as-indicator]

A tool to configure the SteelSeries Elite Prism Headset.

optional arguments:
-h, --help         show the help message and exit
--set-color COLOR  set the color to the given valid css color name or hex string and exit
--reload           reload settings from the configuration file and exit
--as-indicator     start as a panel indicator

elite-prism-ctl's People

Contributors

mimfgg avatar

Stargazers

Neil avatar  avatar Lyn avatar

Watchers

James Cloos avatar  avatar

elite-prism-ctl's Issues

More commands

I have some more commands if you are interested in them (Dolby audio, mic volume and equalizer)
I am missing the ones for effects on the LEDs, do you have any clue on that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.