Chroma Python Save

Python library for the Razer Chroma REST API

Project README

ChromaPython

Build status

Disclaimer

This project is mostly abandoned!

Support

Devices

Keyboard
Headset
Mouse
Headset
Keypad
ChromaLink

BCA

Read

Keyboard

Write

.

How to install

Auto-Install with pip

Coming soon.
  1. Clone the repository
  2. Navigate into the directory and run:
pip install .

Pip should now install all necessary dependencies, as well as ChromaPython itself.

By using the Source files:

Requirements:

requests

Can be installed by

pip install requests

After installing requests, clone the repository and copy all files of the ChromaPython folder into your working directory.

Contributing

Feel free to contribute by reporting issues and/or extending the current code. You can do this by forking this project and creating a pull request. Unfinished tasks can be found as "enhancement" issues. Also, please always add comments to your changes/new code.

How to use

Take a look at Tests\checkall.py. It should give you a good example on how to use it. An example on how to use the BCA feature can be found inTest\checkBinary.py.

Open Source Agenda is not affiliated with "Chroma Python" Project. README Source: chroma-sdk/chroma-python
Stars
50
Open Issues
9
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating