Skip to content

Lenovo Vantage is an essential tool for managing battery performance, power settings, and system optimizations on Lenovo laptops. However, the official Lenovo Vantage is not available for Linux, unlike its Windows counterpart. To fill this gap, I have developed Lenovo Vantage for Linux, providing key power management features tailored for various

License

Notifications You must be signed in to change notification settings

yashbhangale/lenovo-vantage-features-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lenovo Vantage for Linux

image

Table of Contents 📖

Introduction

Lenovo Vantage is an essential tool for managing battery performance, power settings, and system optimizations on Lenovo laptops. However, the official Lenovo Vantage is not available for Linux, unlike its Windows counterpart.

To fill this gap, I have developed Lenovo Vantage for Linux, providing key power management features tailored for various Linux distributions, including Ubuntu, Debian, Arch, Fedora, and openSUSE.

Features 🌟

✅ Conservation Mode (Battery Charge Threshold)

This feature limits battery charging to a certain percentage (e.g., 60%) to extend battery lifespan.
Ideal for users who frequently keep their laptop plugged in.

⚡ Rapid Charging

Enables fast charging to quickly power up the laptop when needed.
Useful for users who need a quick battery boost in a short time.

🔋 Battery Saver Mode

Optimizes power consumption by adjusting system performance and reducing background activity.
Helps extend battery life when running on battery power.

Installation

git clone https://github.com/yashbhangale/lenovo-vantage-for-linux.git && cd 
lenovo-vantage-for-linux

Install script.sh

sudo chmod +x script.sh && sudo ./script.sh

Download Deb File

download deb file

Install Deb file for (Ubuntu / Debian)

sudo dpkg -i lenovo-vantage_1.0_amd64.deb

Usage

sudo lenovo-vantage

For other Distros main.py

python3 main.py

About

Lenovo Vantage is an essential tool for managing battery performance, power settings, and system optimizations on Lenovo laptops. However, the official Lenovo Vantage is not available for Linux, unlike its Windows counterpart. To fill this gap, I have developed Lenovo Vantage for Linux, providing key power management features tailored for various

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published