rizmulya / conversation-mode-lenovo-linux

This script will enable the conservation mode on your Lenovo laptop through your Linux system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conversation-mode-lenovo-linux

This script will enable the conservation mode on your Lenovo laptop through your Linux system.

Installation

copy & run :

git clone https://github.com/rizmulya/conversation-mode-lenovo-linux.git && \
  cd conversation-mode-lenovo-linux && sudo chmod +x conv-mode && \
  sudo mv conv-mode /usr/local/sbin

Usage

$ sudo conv-mode

Usage: conv-mode <start|stop|status>

$ sudo conv-mode start

status: active

About

This script will enable the conservation mode on your Lenovo laptop through your Linux system.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%