An open API service indexing awesome lists of open source software.

https://github.com/rnd-ash/razer-control-center

Cross platform control center for Razer hardware - Written in Rust
https://github.com/rnd-ash/razer-control-center

control fan hardware laptop linux osx razer rgb windows

Last synced: 3 months ago
JSON representation

Cross platform control center for Razer hardware - Written in Rust

Awesome Lists containing this project

README

          

# razer-control-center

A Linux Control center for Razer hardware - Written in Rust!

## Install

TBA

## Directory structure

* [gui](gui/) Graphical interface
* [cli](cli/) Command line interface (ncurses)
* [daemon](daemon/) Daemon (Service) for the application/cli
* [common](common/) Common code for all components