Home

Awesome

This project is being ported to acpi version if you wish to contribute have a look acpi-version

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

Vantage

Linux port of lenova vantage software but in terminal 😃

usage

<img src="./assets/usage.gif" height="200" />

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 vantage

TODO

not in scope of project