Skip to content

FelipeFMA/perf.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

perf.sh - Power Saver Script for ThinkPad T480

This script is a minimal, POSIX-compliant profile manager designed specifically for the ThinkPad T480. It allows you to configure the system performance profile and GPU frequency on any Linux distribution.

Dependencies

  • dash (can be replaced with any POSIX-compliant shell)

Usage

./perf.sh [option]

Options

  • -h: (high) Set performance profile and GPU min frequency to 1100 MHz
  • -m: (medium) Set balanced power profile and GPU min/max frequency to 550 MHz
  • -l: (low) Set power-saver profile and GPU min/max frequency to 300 MHz
  • --help: Show this help message

Releases

No releases published

Packages

No packages published

Languages