Kernel Drive is a lightweight application for managing CPU governors on Linux systems. It provides a simple graphical interface to switch between different CPU performance modes.
- Change CPU governors to optimize performance or power consumption.
- Lightweight and easy to use interface built with SDL2.
- Displays the current CPU governor status.
- Arch Linux or any Arch-based distribution
SDL2libraries
To install Kernel Drive, follow these steps:
-
Clone the Repository: Open a terminal and run the following command to clone the repository:
git clone https://github.com/acedmicabhishek/KernelDrive.git cd KernelDrive makepkg -si
