GitHub / john2exonets 2 Repositories
Focused on Home IOT/Automation using Cloud technologies.
john2exonets/golang-testing-util-functions
Testing functions I use in my GO testing files
Language: Go - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

john2exonets/Stack-Golang
The obligatory Stack repo. Every new programming language I learn, this is almost always my first module I create....and since I am an old Forth programmer, my stack module is a lot more than just a Push & Pop function.
Language: Go - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

john2exonets/http-reverse-proxy
A dirt simple HTTP Reverse Proxy
Language: Go - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

john2exonets/udp-packet-duplicator
Pass UDP Packets to multiple downstream UDP servers.
Language: Go - Size: 44.9 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

john2exonets/win-turn-monitor-off
Short Windows program to stop the signal going to your monitor
Language: Go - Size: 6.84 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

john2exonets/json-resume-preprocessing-example
Create multiple Resumes from your single resume.json file using C Pre Processor directives.
Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

john2exonets/a10-axapi-postman Fork of jdallen-a10/a10-axapi-postman
A Postman collection to support A10 aXAPI v3.0 API calls
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

john2exonets/NWS-IOT-Alerts
Capture NWS Alerts using an SDR, and send out an MQTT Notification
Language: JavaScript - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

john2exonets/Roll20-HERO-Games-Macro-Scripts
API Scripts for Roll20 based HERO Games systems - Champions - Traveller HERO - Fantasy HERO
Language: JavaScript - Size: 334 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

john2exonets/HomeNetworkMonitor
Simple ANSI screen driven Network Monitor for Home Networks/Labs
Language: JavaScript - Size: 76.2 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

john2exonets/HVAC-Monitor
Publish Honeywell Total Comfort Thermostat readings via MQTT
Language: JavaScript - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

john2exonets/MQTT-TPLink-Bridge
An MQTT to TP-Link Device Bridge
Language: JavaScript - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

john2exonets/AlexaController
Publish MQTT packets using Alexa voice commands
Language: JavaScript - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

john2exonets/Wireless-Signal-Quality
Retrieve Wireless Signal Quality from a DD-WRT node and Publish to MQTT
Language: JavaScript - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

john2exonets/random-name-generator
A Random Name Generator I created for Planet Names in a Galactic Empires game. It uses an simple API call to get one name.
Language: JavaScript - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

john2exonets/MqttAlerter
Send out Alerts via SMS and/or Facebook Messenger based on MQTT "Alert/" packets received
Language: JavaScript - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

john2exonets/node-apcupsd Fork of cyberjunky/node-apcupsd
Node.js code for publishing APC UPS info (from apcupsd) to MQTT broker as a Docker Container
Language: JavaScript - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

john2exonets/MqttAPIServer
REST API Server that collects up MQTT packets and stores them for retrieval by a REST Client. Includes an "ignore" list for unwanted Topics.
Language: JavaScript - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

john2exonets/Sensor-PoolTemp
Arduino-based Pool temperature sensor that uses MQTT to publish the readings every five minutes.
Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

john2exonets/Growl-MQTT-Notifier
Watch for MQTT Topics that start with 'alert/' and push message to Growl
Language: JavaScript - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

john2exonets/OSX-MQTT-Notifier
Watches for MQTT messages that start with 'alert/' and push them to the OSX Notification Center
Language: JavaScript - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

john2exonets/RadMon
Radiation Monitor with MQTT Reporting
Language: JavaScript - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

john2exonets/Christmas-Lights-Controller
Control when the Christmas Lights turn on and off
Language: JavaScript - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

john2exonets/MQTT-Packet-Monitor
Displays all Packets published by an MQTT Broker in an ANSI Terminal
Language: JavaScript - Size: 119 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

john2exonets/fluentd Fork of jdallen-a10/fluentd
A fluentd container with build-in support ElasticSearch
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

john2exonets/a10-terraform-thunder-container Fork of jdallen-a10/a10-terraform-thunder-container
Terraform files to run Thunder Container on Docker
Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

john2exonets/Days-since-Jade-Helm-Invastion-of-Texas
So how long as it been since the Jade Helm Invasion of Texas? Run this and find out!
Language: JavaScript - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

john2exonets/a10-nodejs-axapi Fork of jdallen-a10/a10-nodejs-axapi
An A10 aXAPI Node.JS SDK
Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

john2exonets/f5-example-bash-icontrol-rest-apis Fork of john3exonets/f5-example-bash-icontrol-rest-apis
Sample Bash scripts that implement F5 BIG-IP iControl REST API calls to configure a v12.0 or v11.6 BIG-IP node or instance.
Language: Shell - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

john2exonets/GM10GeigerCounter Fork of john3exonets/GM10GeigerCounter
Node.JS program to read 'clicks' from a GM-10 Geiger Counter by BlackCat Systems, and output an MQTT message.
Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

john2exonets/a10-fluent Fork of jdallen-a10/a10-fluent
An A10 Thunder to Fluentd proxy server
Language: JavaScript - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

john2exonets/syslog-ng Fork of jdallen-a10/syslog-ng
Docker container version of syslog-ng
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

john2exonets/WMI-Health-Check Fork of BigRedStack/WMI-Health-Check
F5 BIG-IP External Health Check for Windows WMI Services
Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

john2exonets/dump-netns
Simple shell script to print out in a formatted manner all the IP addresses in the local IP Namespaces.
Language: Shell - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

john2exonets/OpenShift-MQTT-Mosquitto
Run Mosquitto MQTT Broker on Red Hat OpenShift
Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

john2exonets/RadReporter
Publishes Radiation Readings to AT&T M2X Service for nice graphs
Language: JavaScript - Size: 137 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

john2exonets/JD-Allen-Resume
In true CI/CD fashion, here is my current Resume on Github so I can run it through my Resume CI/CD workflow and keep up to date :)
Language: HTML - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
