Skip to content

Instantly share code, notes, and snippets.

View 123tcpip's full-sized avatar

Bob G6CKK 123tcpip

  • UK
View GitHub Profile
@123tcpip
123tcpip / cf.html
Last active July 14, 2025 23:02
This is a visualiser for Centreforce 883 to monitor the music streams, just put this on a apache web server
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>CentreForce Visualizer</title>
<style>
body {
font-family: Arial, sans-serif;
background: #222;
color: #eee;