System monitoring tool that colors your hardware
Project description
RGBmon
RGBmon is a system monitoring tool that lights up your components to indicate system status.
Note: Only use modes on devices that can handle frequent color updates. If the device supports such updates they are often refered to as direct mode.
Installation
- Install and set up OpenRGB
pip install --user rgbmon
Usage
- Start the OpenRGB SDK server
- Run RGBmon
rgbmon-cli --config=path/to/config.json
RGBmon always needs a path to a valid configuration in the json format.
The project provides sample configurations in the examples/
directory which you can try.
If you want to create your own configuration file please have a look at the documentation.
Dependencies
- Python >=3.7
- OpenRGB
- openrgb-python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rgbmon-0.1.0.tar.gz
(7.1 kB
view hashes)
Built Distribution
rgbmon-0.1.0-py3-none-any.whl
(23.1 kB
view hashes)