rivalctl
rivalctl copied to clipboard
Was unable to get it to work with Python 3
$ rivalctl --cpi2 2000
Traceback (most recent call last):
File "/usr/bin/rivalctl", line 9, in
It has to be installed using Python 2 (for me at least).
sudo python2 setup.py install
You will, of course, need all of the dependencies for Python2. Also make sure you run the rivalctl command with sudo.
There is a nice package in the AUR in case you are running Arch or any Arch-based distribution. https://aur.archlinux.org/packages/rivalctl-git/