Browse code

Added photo of map

Richard Cornwell (K9RCP) authored on 01/27/2022 11:23:19
Showing 1 changed files
... ...
@@ -11,6 +11,8 @@
11 11
 <li>Make sure to update the map tiles with your mapping tiles and accesstokens</li>
12 12
 </ul>
13 13
 </p>
14
+<img src="https://i.imgur.com/kGt641p.png" width="550px"  /><br />
15
+
14 16
 
15 17
 <p>
16 18
 <b>NWJS-AUTO-UPLOADER - Auto Upload SpotRep2</b><br>
Browse code

Inital commit of AUTO Uploader

Richard Cornwell (K9RCP) authored on 01/27/2022 11:20:25
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,30 @@
1
+<html>
2
+<body>
3
+<h3>SpotRep2 Mapping System</h3>
4
+<h4>This allows Users to Map the SpotRep2 reports into a map that can be viewed in a web browser in real time. </h4>
5
+
6
+<p>
7
+<h4>Contents</h4>
8
+
9
+<p><b>www - PHP code for the mapping</b><br>
10
+<ul>
11
+<li>Make sure to update the map tiles with your mapping tiles and accesstokens</li>
12
+</ul>
13
+</p>
14
+
15
+<p>
16
+<b>NWJS-AUTO-UPLOADER - Auto Upload SpotRep2</b><br>
17
+This NWJS(node-webkit) app allows the auto uploading of the spotrep2.txt file from the winlink callsign directory into the mapping software
18
+<ul>
19
+<li>To make this work you need to add the this package.nw to the NWJS files.
20
+
21
+Goto https://nwjs.io/ and download the normal package to get started.
22
+</li>
23
+</ul>
24
+</p>
25
+<img src="https://i.imgur.com/xu5NfGp.png" width="550px"  /><br />
26
+
27
+</body>
28
+</html>
29
+
30
+