JafarAkhondali / acer-predator-turbo-and-rgb-keyboard-linux-module

Linux kernel module to support Turbo mode and RGB Keyboard for Acer Predator notebook series
GNU General Public License v3.0
367 stars 69 forks source link

Implement interactive installer #155

Open JafarAkhondali opened 3 months ago

JafarAkhondali commented 3 months ago

Right now we have too many installation methods. It's better to convert it in curl .. | sh style, so that to installer can be interactive an easy to use(e.g. by detecting the default service manager). We should NOT remove previous functionalities to make it backward compatible.