Control your laptop's hidden features. Right now following features are supported:
- Toggle CPU Turbo Boost:
- Long option:
--no_turbo
- Short option:
-t
- Long option:
- Toogle battery Conservation Mode (for now, supports Lenovo Ideapads only):
- Long option:
--conservation_mode
- Short option
-c
- Long option:
- See if a feature is enabled or not:
laptopctl [OPTION] status
sudo laptopctl --no_turbo enable
laptopctl -c disable
laptopctl -t status
Licensed under GNU General Public License v3.0. See LICENSE for more information.