Skip to content

Instantly share code, notes, and snippets.

View noTron-Trebor's full-sized avatar

Bob Norton noTron-Trebor

  • Japan
  • 06:16 (UTC +09:00)
View GitHub Profile
@noTron-Trebor
noTron-Trebor / subscriptions_tracker.html
Created December 28, 2025 13:17
Local Subscription Visualizer
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Subscription Tracker</title>
<style>
* {
margin: 0;
padding: 0;