Skip to content

bluebottlewize/predator-blue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PredatorBlue

Cyberpunk themed Linux System Monitor Application for Acer Predator Laptops

image

Requirements

Linuwu-Sense Kernel Module

Features

  • Fan Control (CPU and GPU)

Build

git clone /~https://github.com/bluebottlewize/predator-blue
cd predator-blue
mkdir build
cd build
cmake ..
cmake --build .
sudo ./appPredatorBlue

Todo

  • Support all features in Linuwu-Sense Module
  • Add system monitoring capabilities

Special thanks to 0x7375646F for the Linuwu-Sense Kernel Module