GithubHelp home page GithubHelp logo

valscsgo / openperipherals Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qtechofficial/openperipherals

0.0 1.0 0.0 31 KB

Open source driver for controlling keyboards with special features such as RGB.

License: MIT License

Python 100.00%

openperipherals's Introduction

Logo

License Build Status Release
Contributors Commits per month Last commit

An open source program to control your peripherals written in Python.

OpenPeripherals is an open source driver and frontend for controlling peripherals with special features that aims to replace and unify 3rd party software into a crossplatform, easy to use interface.

Currently OpenPeripherals only supports Linux, but Windows support is currently being worked on.

Getting Started

Linux:

Dependencies:

You will need to run the following commands to download the dependencies:

Distro Command
Debian/Ubuntu sudo apt install python3 python3-pip libhidapi-dev
Arch/Manjaro sudo pacman -S python python-pip hidapi

After those have installed, install the pip packages by running:

Distro Command
Debian ≥ 9/Ubuntu ≥ 18.04 pip install -r requirements.txt
Debian < 9/Ubuntu < 18.04 pip3 install -r requirements.txt
Latest Arch/Latest Manjaro pip install -r requirements.txt

Installation: To install, simply clone the repository using git.

git clone https://github.com/QTechOfficial/OpenPeripherals.git

Hardware Support

If your device is not on here, please submit a pull request!

Supported devices:

  • Redragon
    • K556
    • K552

WIP devices:

  • ASUS Aura (SMBus only)

Currently unsupported devices:

  • ASUS Aura (USB)

openperipherals's People

Contributors

qtechindustries avatar valscsgo avatar logan2611 avatar

Watchers

James Cloos avatar

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.