Nonsensical flight deck simulator https://rawairplanes.com/flyv/
Find a file
2026-05-06 13:46:01 +02:00
.gitignore First commit 2026-05-06 13:46:01 +02:00
B612-Regular.ttf First commit 2026-05-06 13:46:01 +02:00
docker-compose.yml First commit 2026-05-06 13:46:01 +02:00
Dockerfile First commit 2026-05-06 13:46:01 +02:00
favicon.png First commit 2026-05-06 13:46:01 +02:00
favicon.svg First commit 2026-05-06 13:46:01 +02:00
flyv.jpg First commit 2026-05-06 13:46:01 +02:00
index.html First commit 2026-05-06 13:46:01 +02:00
LICENSE First commit 2026-05-06 13:46:01 +02:00
README.md First commit 2026-05-06 13:46:01 +02:00

Flyv

A nonsensical cockpit instrument panel with six flight instruments update in real time, plus rotary knobs, push buttons, and flip switches to fidget with. Also, engine sound! All this goodness in a single HTML file (plus a favicon and a font).

Flyv screenshot

DEMO

How to use

  • Use it as a new browser tab page
  • Open it, flip audio on, enjoy the flight while keeping an eye on the instruments
  • Play with knobs and switches as a distraction -- perfect for procrastination

Installation

  • Option A (for total amateurs): Open index.html in any modern browser
  • Option B (for real professionals and pilots): Run as a Docker container, or deploy using docker-compose.yml