NeoTheFox
NeoTheFox
Minimal tweaks to the toml files to enable easy build on RPM distros with [cargo-rpm](https://github.com/iqlusioninc/cargo-rpm) Tested on Fedora 35.
I've added two features that I found very useful in my setup. First one is to use sudo for ddcutil - I don't feel comfortable just giving rw permissions to...
Switched the provided Dockerfile from unsupported for over a year ubuntu 18.04 image to official python2 image, based on Debian. This ensures that the python2 package is provided and the...