Skip to content

gkeep/laptopctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laptopctl

Description

Control your laptop's hidden features. Right now following features are supported:

  • Toggle CPU Turbo Boost:
    • Long option: --no_turbo
    • Short option: -t
  • Toogle battery Conservation Mode (for now, supports Lenovo Ideapads only):
    • Long option: --conservation_mode
    • Short option -c
  • See if a feature is enabled or not: laptopctl [OPTION] status

Usage examples

sudo laptopctl --no_turbo enable

laptopctl -c disable

laptopctl -t status

License

Licensed under GNU General Public License v3.0. See LICENSE for more information.

About

Control your laptop's hidden features with ease

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages