Did you ever want to change the led color of your dualshock 4 in your linux machine with a gui tool? No? Fuck you, here is a gui tool to do it
This is basically a wrapper for ds4led written in iced
In the future i want to do everything within rust, it just needs to edit files
git clone https://github.com/Steccah/ds4led-iced.git
cd ds4led-iced
sudo mv src/ds4led /usr/bin
cargo run --release
You'll find the executable in target
I hate iced there is no documentation