Skip to content

gokulmaxi/vantage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                        //////////////((((((((((((((((((((((((((((((((((((
                        //////////////((((((((((((((((((((((((((((((((((((
                        //////////////((((((((((((((((((((((((((((((((((((
                        //////////////((((((((((((((((((((((((((((((((((((
                        ///////////////(((//((((((((((((((((((((((((((((((
                        //////////////(((((%@@@@((((((((((((((((((((((((((
                        //////////////(((((%@@@@((((((((((((((((((((((((((
                        //////////////((((,%@@@@((((((((((((((((((((((((((
                        //////////////((((.%@@@@((((((((((((((((((((((((/(
                        ((((//////////(((*.%@@@@(((((((((((((((((((((((((/
                        ((((((((//////(((..%@@@@((((((((((((((((((((((((//
                        ((((((((((((//(((..%@@@@((((((((((((((((((((((////
                        ((((((((((((((((...%@@@@@@@@@@@@@@&((((((((((/////
                        (((((((((((((((#...,............*/((((((((((//////
                        (((((((((((((((((((((((((((((((((((((((((((///////
                        (((((((((((((((((((((((((((((((((((((((((/////////
                        ((((((((((((((((((((((((((((((((((((((((//////////
                        (((((((((((((((((((((((((((((((((((((((///////////
                        ((((((((((((((((((((((((((((((((((((((((((////////
                        ((((((((((((((((((((((((((((((((((((((((((((((////

Vantage

Linux port of lenova vantage software but in terminal 😃

  • This is a TUI for lenova laptops with option for conservation mode in linux
  • Alternate for lenova vantage in linux
  • Supports mouse click
  • ctrl-c to exit
  • Feel free to use and contribute

usage

Build instructions:

mkdir build
cd build
cmake ..
make -j3
./vantage

Installation

Debian

sudo apt install wget
wget https://github.com/gokulmaxi/vantage/releases/download/0.1/vantage-1.0.0-Linux.deb
sudo dpkg -i vantage-1.0.0-Linux.deb
sudo vantage

Manually

mkdir build
cd build
cmake ..
sudo make install 
sudo apt install acpi-call-dkms
sudo modprobe acpi_call
sudo vantage

TODO

  • add binary package to AUR
  • add control for keyboard backlight
  • add control power mode
  • add more widgets in tui
  • add control for switching optimus enabled dGPU systems
  • add shortcuts

not in scope of project

  • Gui (we are linux users 🥰)
  • support for other laptops (this is specific for lenova's ideapad , thinkpad and legion series laptops)

About

Terminal user interface for legion laptops

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published