This is an unofficial Lenovo Energy Management tool for Linux, created out of the necessity for such a tool on the platform.a
| Model Name | Conservation Mode | Rapid Charge Mode | User-Friendly Interface | Tested |
|---|---|---|---|---|
| Lenovo Ideapad Gaming 3 Ryzen 5 5600H | ✅ | 🔄 | ✅ | ✅ |
- ✅: The feature is currently working.
- 🔄: The feature is planned for future releases.
- ❌: The feature is not available for the specific model.
These instructions will get you a copy of the project up and running on your local machine.
Ensure you have git installed on your machine to clone the repository.
-
Clone the repository
Open a terminal and run the following git command:
git clone https://github.com/sudipnext/lenovo_energy_management.git
-
Navigate to the application directory
Change your current directory to the project's
distfolder:cd lenovo_energy_management/dist -
Grant execution permissions
You need to give execution permissions to the application:
chmod +x conservation
-
Run the application
Now, you can run the application:
./conservation
- @sudipnext - Initial work
Built with ❤️ for Linux users.
