From 9a9e54f4b9f51567532b9a8e6ebfaea512e592c8 Mon Sep 17 00:00:00 2001 From: Kristy Fournier <124598538+kristy-fournier@users.noreply.github.com> Date: Thu, 17 Oct 2024 15:52:05 -0400 Subject: [PATCH 001/110] Update readme.md added --port option to the server section --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 980747e..f2361d1 100644 --- a/readme.md +++ b/readme.md @@ -62,6 +62,8 @@ These are specific details on each section of the app, and how to use them - Searches return matching songs - Accepts Play-Pause and Skip commands - Uses port 19054 by default + - `--port (port)` changes the default port for that run + - The default port can be changed in the file ### Client:  \ From c6d457efbf55f2a3c4bb8629ee1edc822256e975 Mon Sep 17 00:00:00 2001 From: Kristy Fournier <124598538+kristy-fournier@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:26:17 -0400 Subject: [PATCH 002/110] added qrcode generator in settings --- Client/index.html | 6 ++++++ Client/scripts.js | 24 +++++++++++++++++++++--- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/Client/index.html b/Client/index.html index ffda3ea..f7be55c 100644 --- a/Client/index.html +++ b/Client/index.html @@ -81,6 +81,11 @@ changes visibility with JS-->
Volume of the music
+Hit settings icon to refresh the code
+ +
+