AdnanHodzic / AdnanHodzic/auto-cpufreq
change cpu settings according to battery percentage
- Ngôn ngữ chính
- Python
- Star
- 7.8k
- Fork
- 357
- Merge trung bình
- 3 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 14
Mô tả
Is there a way to make the battery percentage a parameter to change frequencies or turn turbo boost on/off or change governor? (also in combination if on ac or on battery)
For example:
I wanted an option to do a command like this:
if AC_power = connected and Battery_percentage >70 use performance governor and force turbo boost
elif AC_power = connected and Battery_percentage < 70 use performance governor and auto turbo boost
elif AC_power = disconnected and battery_percentage >70 use power save governor and turbo boost auto
else: use power save and turbo boost disabled
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.