From bfb0ceaaa33cfe95d3fe773a093c7409a5c76d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Fri, 7 Aug 2026 01:04:00 +0300 Subject: [PATCH] connected state redesign: sim/nosim svg, spin animation, dark:invert, pysimSetConnected() --- index.html | 48 ++++++++++++++++++++++++++++++------------------ nosim.svg | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ style.css | 31 +++++++++++-------------------- 3 files changed, 89 insertions(+), 38 deletions(-) create mode 100644 nosim.svg diff --git a/index.html b/index.html index 30c71b9..eb6aa12 100644 --- a/index.html +++ b/index.html @@ -827,13 +827,17 @@

To connect, install pysim-otaman-server: git clone https://github.com/anttro/pysim-otaman-server.git and start it. Refer to README.md for details. Click Connect once pysim-otaman-server is ready.