feat: enhance Meteor Scatter with sidebar fixes and visual effects

Move SDR Device below mode title, add sidebar Start/Stop buttons,
and add starfield canvas, meteor streak animations, particle bursts,
signal strength meter, and enhanced ping flash effects.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-03-02 21:04:35 +00:00
parent 7311dd10ab
commit 845629ea46
4 changed files with 466 additions and 9 deletions

View File

@@ -21,6 +21,13 @@
</div>
</div>
<button class="run-btn" id="meteorSidebarStartBtn" onclick="MeteorScatter.start()">
Start Monitoring
</button>
<button class="stop-btn" id="meteorSidebarStopBtn" onclick="MeteorScatter.stop()" style="display: none;">
Stop Monitoring
</button>
<div class="section">
<h3>Capture Settings</h3>
<div class="form-group">