Skip to content

johnfernkas/desktop-plane-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Plane Tracker

A minimal web app for Raspberry Pi Zero 2 W + HyperPixel TFT. Shows the nearest plane, direction, and distance in nautical miles with a glassmorphic, Apple-inspired UI.

Quick Start

  1. Install dependencies:

    pnpm install # or npm install
  2. Start the server:

    node server.js
  3. Open index.html in your browser (kiosk mode recommended).

Files

  • index.html – UI
  • plane-tracker.js – logic
  • server.js – Node.js proxy
  • style.css – glassmorphic styling

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors