An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# PredatorBlue

Cyberpunk themed Linux System Monitor Application for Acer Predator Laptops

![image](./screenshot.png)

## 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