08-23-2022, 05:37 PM
Would it be possible to move System Information to the main menu? I use it quite often and having to select Configuration/menu/System Info is a bit of a hassle. No big deal, but others may want it as well.
Thank you for your donation!
System Info
|
08-23-2022, 05:37 PM
Would it be possible to move System Information to the main menu? I use it quite often and having to select Configuration/menu/System Info is a bit of a hassle. No big deal, but others may want it as well.
08-23-2022, 06:50 PM
Is there a particular section of System info that you frequently need to view?
08-23-2022, 08:18 PM
08-23-2022, 09:56 PM
Not sure I could dedicate a main menu slot for System info but below is a short script to print the items. It's based on the code in the main sysinfo script. Use the nano editor and paste the text into a file in the pi home directory for example test.sh and then make it executable with the command sudo chmod +x test.sh
Script Code: #!/bin/bash Example Code: pi@moode:~ $ ./test.sh moOde startup log Code: moodeutl -l
08-24-2022, 04:15 PM
Fair enough, Thanks Tim for all your hard work.
|
« Next Oldest | Next Newest »
|