CommanderPi
CommanderPi copied to clipboard
Easy RaspberryPi4 GUI system managment
apparently a small chnage in python3.7, stderr is buffered so output to logfile will only happen when the buffer is full. These two command will perform differntly sudo python3 ${HOME}/CommanderPi/src/main.py...
says: Open a terminal and type: cd ~ git clone https://github.com/Jack477/CommanderPi should be: Open a terminal and type: cd ~; git clone https://github.com/Jack477/CommanderPi The HTML file is missing a \...
I install thinter(tk in arch linux), but have a problem Traceback (most recent call last): File "/home/heeloff/CommanderPi/src/main.py", line 9, in import gui as g File "/home/heeloff/CommanderPi/src/gui.py", line 4, in import...
It starts up, displays the main screen and shuts down.
I am new to Raspberry Pi and have a Pi4. I downloaded the app and followed the directions. The link is on my desktop, but when I open the file...
Please if can add support for that
Hi all. I use Commander Pi but recently it stopped working on my PI4. I looked up the issues page here and found this command: sudo python3 ${HOME}/CommanderPi/src/main.py ${HOME} It...
just the new file, because of the way the current updater checks. also contains a proper debug_level output handler, although the function needs to be embedded in each page to...
(**EDIT:** I actually think this is a python bug, but the PR work-around avoids the crash) I use a portal often, that means I have an interface connection, but until...
Since the release of the Pi 5, I have extensively tested it. The method used by Commander Pi is only suitable for the Pi 4 or older. If users of...