|
|
|
@ -17,14 +17,16 @@ this repository.
|
|
|
|
|
|
|
|
|
|
## Example
|
|
|
|
|
|
|
|
|
|
I am going to try to ebed an iFrame in the readme.
|
|
|
|
|
I tried to try to ebed an iFrame in the readme.
|
|
|
|
|
|
|
|
|
|
<iframe frameborder="0" height="300" scrolling="no" src="https://qth.nq4t.com/hotspots.php" width="320"></iframe>
|
|
|
|
|
|
|
|
|
|
If this doesn't work you can visit:
|
|
|
|
|
But it doesn't work. But you can visit:
|
|
|
|
|
|
|
|
|
|
https://qth.nq4t.com/hotspots.php
|
|
|
|
|
|
|
|
|
|
In the meantime I will beat the source code to until the iframe works.
|
|
|
|
|
|
|
|
|
|
The direct version will be "full-screen". Just remember this was designed for
|
|
|
|
|
iframes.
|
|
|
|
|
|
|
|
|
@ -44,9 +46,10 @@ server get results via SSH is another possiblity. I'll script this when I get a
|
|
|
|
|
chance.
|
|
|
|
|
|
|
|
|
|
You will need to load hotspot.sh and edit the hostname information. You will
|
|
|
|
|
also need to configure if you're using D-Star or DMR. Other modes may work with
|
|
|
|
|
the DMR setting, like YSF. DMR scrapes the bm_links.php while Dstar scrapes
|
|
|
|
|
repeaterinfo.php's "Linked To" box.
|
|
|
|
|
also need to configure if you're using D-Star or DMR. DMR scrapes the
|
|
|
|
|
bm_links.php while Dstar scrapes repeaterinfo.php's "Linked To" box. It
|
|
|
|
|
currently looks specifically for D-Star prefixes. If you're using YSF then you
|
|
|
|
|
need to modify the script or wait for me to support it.
|
|
|
|
|
|
|
|
|
|
Place hotspots.php in a document root and edit it to match where you put your
|
|
|
|
|
shell script. Simply loading hotspots.php is all you need to do.
|
|
|
|
|