master
nq4t 2 years ago
parent a00d53f1e2
commit 63203162ae

@ -1,6 +1,6 @@
---
layout: page2
title: NQ4T Software
title: NQ4T's Software
order: 7
---
@ -10,10 +10,10 @@ has a Git repository.</div>
I am by no means a software developer, that being said I've written some code that does things related to ham radio.
Some of it can fall under the category of "stupid tricks" that are geared toward web presence. Some of it is the
actual website itself since it uses Jekyll/Liquid/Ruby for static generation.
actual website itself since it uses Jekyll/Liquid/Ruby for static generation, which is really annoying at times.
<ul>
<li>&nbsp;<a href="https://nq4t.com/software/piscrape">PiScrape - Text-Only Hotspot Information</a> · <a href="https://git.pickmy.org/nq4t/piscrape">Git Repository</a>
<li><a href="https://nq4t.com/software/piscrape">PiScrape - Text-Only Hotspot Information</a> · <a href="https://git.pickmy.org/nq4t/piscrape">Git Repository</a>
<ul>
<li>This consists of a bash script and PHP page that will display a small box with Pi-Star reflector/talkgroup
information that you can iframe in to a webpage. (Will be) part of my QRZ profile when I can stop screwing around with

@ -1,14 +0,0 @@
---
layout: page2
title: Pi-Scrape
---
## PiScrape - Text-Only Hotspot Information
[Git Repository](https://git.pickmy.org/nq4t/piscrape)
PiScrape is a Bash script and PHP file that allows you to do something like this:
<iframe border=0 src="https://pistar.nq4t.com/piscrape/piscrape.php" width=320 height=300>
Loading…
Cancel
Save