AZDNice / CommanderPi

Easy RaspberryPi4 GUI system managment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommanderPi


Easy RaspberryPi4 GUI system managment

Included in TwisterOS!

Requiments

Nothing, every Linux distrubiton has a python interpreter!

Features

-Check your system information like CPU temperature, CPU usage, kernel version etc by user friendly menu
-Easy overclocking!
-Check actually bootloader configuration and setup your own!

Download

https://drive.google.com/file/d/1kRwBIso4uNfDKUUcCCw_HLrbRJvmSXHX/view?usp=sharing

Update

-You must have version min 0.3.1 (if you don't use download and reinstall app)
-Use Update application button in About window

USAGE:

(first make install executable! sudo chmod +x install.sh )
Then install it with ./install.sh

  • OVERCLOCKING
  1. Go to Overclocking menu
  2. Set arm_freq
  3. Set gpu_freq
  4. Set over_voltage
  5. CLICK BOTTOM BUTTON TO RESTART RPI!
  6. Enjoy that!
  • EEPROM/BOOTLOADER
  1. Go to Bootloader menu
  2. Set all values
  3. Click 'Apply and save' to apply your own config
  4. Restart Pi

Version history

Change log click here

TODO

  • system basic informations
  • overclock
  • eeprom
  • network
  • automaticly updates, still in build

About

Easy RaspberryPi4 GUI system managment

License:MIT License


Languages

Language:Python 98.9%Language:Shell 1.1%