|
|
@ -10,7 +10,7 @@ title: PiScrape
|
|
|
|
|
|
|
|
|
|
|
|
PiScrape allows you to display your connected reflectors/talkgroups in a small webpage you can embed, like this:
|
|
|
|
PiScrape allows you to display your connected reflectors/talkgroups in a small webpage you can embed, like this:
|
|
|
|
|
|
|
|
|
|
|
|
<iframe border=0 src="https://pistar.nq4t.com/pistar/pistar.php" width="320" height="300">
|
|
|
|
<iframe border=0 src="https://pistar.nq4t.com/piscrape/piscrape.php" width="320" height="300"></iframe>
|
|
|
|
|
|
|
|
|
|
|
|
It does this by scraping the Pi-Star dashboard for the information using a shell script and php page. It can be run
|
|
|
|
It does this by scraping the Pi-Star dashboard for the information using a shell script and php page. It can be run
|
|
|
|
on any webserver with PHP and SSH access to your Pi-Star. It can also be run entirely on Pi-Star if you open web ports
|
|
|
|
on any webserver with PHP and SSH access to your Pi-Star. It can also be run entirely on Pi-Star if you open web ports
|
|
|
|