https://github.com/bluebottlewize/predator-blue
PredatorSense/NitroSense Linux alternative for Acer Laptops that supports fan control and profiles.
https://github.com/bluebottlewize/predator-blue
acer acer-nitro acer-predator fan-control nitro-sense predator predator-sense system-monitor
Last synced: 3 months ago
JSON representation
PredatorSense/NitroSense Linux alternative for Acer Laptops that supports fan control and profiles.
- Host: GitHub
- URL: https://github.com/bluebottlewize/predator-blue
- Owner: bluebottlewize
- License: gpl-3.0
- Created: 2025-02-11T13:07:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-27T10:55:57.000Z (about 1 year ago)
- Last Synced: 2025-04-27T11:42:13.645Z (about 1 year ago)
- Topics: acer, acer-nitro, acer-predator, fan-control, nitro-sense, predator, predator-sense, system-monitor
- Language: QML
- Homepage:
- Size: 5.49 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PredatorBlue
Cyberpunk themed Linux System Monitor Application for Acer Predator Laptops

## Requirements
[Linuwu-Sense Kernel Module](https://github.com/0x7375646F/Linuwu-Sense)
## 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](https://github.com/0x7375646F/Linuwu-Sense) for the Linuwu-Sense Kernel Module