Skip to content

higorprado/predator-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predator TUI

A terminal UI for managing power profiles on Acer Predator laptops.

Go

Features

  • Switch between power profiles (quiet, balanced, performance)
  • Visual indicator for the currently active profile
  • Keyboard navigation

Installation

go install github.com/higorprado/predator-tui@latest

Or build from source:

git clone https://github.com/higorprado/predator-tui.git
cd predator-tui
go build -o predator-tui

Usage

./predator-tui

Controls

Key Action
/ Navigate profiles
Enter Apply selected profile
q/Esc Quit

Requirements

  • Acer Predator laptop with platform profile support
  • Linux with /sys/firmware/acpi/platform_profile interface

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors