Hi,
Found this thread whilst looking for something else, and here is my console from PiEconetBridge for Linux Console. It's a basic Python script which builds a basic console screen.
It's different to the BBC but of course has some 'classics' char graphics for good measure.
To Run it:-
install python if you don't have it.
sudo apt-get install phython3
Unzip File and Make it runnable
unzip econet_status_py.zip
chmod -x econet_status.py
and execute it. it refreshs very 5 seconds
./econet_status.py
Hope this is more like you wanted.
Found this thread whilst looking for something else, and here is my console from PiEconetBridge for Linux Console. It's a basic Python script which builds a basic console screen.
It's different to the BBC but of course has some 'classics' char graphics for good measure.
To Run it:-
install python if you don't have it.
sudo apt-get install phython3
Unzip File and Make it runnable
unzip econet_status_py.zip
chmod -x econet_status.py
and execute it. it refreshs very 5 seconds
./econet_status.py
Hope this is more like you wanted.
Statistics: Posted by Systemshark — Tue Feb 03, 2026 7:08 pm