ldrahnik / power-supply-mode-switcher-driver

Linux configurable driver for laptops which detects currently used power supply and allows customize each via additional shell scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Power Supply Mode Switcher driver

GitHub Release GitHub commits Ask Me Anything !

Installation

git clone https://github.com/ldrahnik/power-supply-mode-switcher-driver
cd power-supply-mode-switcher-driver
sudo bash ./install.sh

Uninstallation

sudo bash ./uninstall.sh

Customization

  • AC mode conf/ac_mode.sh
  • BAT mode conf/battery_mode.sh

About

Linux configurable driver for laptops which detects currently used power supply and allows customize each via additional shell scripts.

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%