Skip to content

niizam/vantage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lenovo Vantage for Linux

This shell script helps you to provide Lenovo Vantage in GNU/Linux operating system.

🚀 Features

image

  • Conservation Mode (Limit battery charge to prolong its life)
  • Always-On USB (Enable USB power output when the system is in low-power modes)
  • Thermal/Fan Mode (Quiet, balanced and performance modes)
  • FN Key Lock
  • Camera Privacy Switch
  • Microphone Privacy Switch
  • Touchpad Switch
  • Wi-Fi Switch

💻 Installation

First of all, you need to clone the repository with this command:

git clone https://github.com/niizam/vantage.git
cd vantage

Then you can easily run this command:

sudo make install

Run "Lenovo Vantage" from your applications list.

♨️ Uninstall

To uninstall Lenovo Vantage, you can just run this:

sudo make uninstall

⚠️ Requirements

  • zenity
  • xorg-xinput or xinput
  • networkmanager
  • pulseaudio or pipewire-pulse

if they are not already installed, you can install them using your package manager.

For Arch Linux:

sudo pacman -S zenity xorg-xinput networkmanager

For Debian derivatives (Ubuntu, Mint, Pop!_OS, etc):

sudo apt install zenity xinput

For Fedora:

sudo dnf install zenity xinput NetworkManager pipewire-pulseaudio

About

Lenovo Vantage for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published