I'm new - Be gentle - PiAware 4.0

I am new to Raspberry Pi and PiAware.

Is there a way to add a browser to PiAware so I can view SkyAware from the same Pi that is running the PiAware?

I can log into PiAware and have a pi@piaware:" $ prompt. I’m not sure if there is a way to download a browser from here.

Be gentle.

If you start with a desktop version of the OS, it includes a browser.

sudo apt install raspberrypi-ui-mods
should add the correct applications.

then run sudo raspi-config
and configure it to startup the desktop automatically.

There is more info here

just search for " install raspbian desktop from command line"

1 Like

This is exactly what I was looking for!!! Thank you @jonhawkes2030!

2 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.