diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..fe547e7 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "python.analysis.typeCheckingMode": "off" + + +} \ No newline at end of file diff --git a/README.md b/README.md index 8eef071..2593ea7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@  -Gnomecast  -========= +Gnomecast  + This is a native Linux GUI for casting local files to Chromecast devices. It supports: diff --git a/receiver.html b/receiver.html index 9a6f910..dbd43d7 100644 --- a/receiver.html +++ b/receiver.html @@ -1,4 +1,4 @@ - +I'll
+do { + cast.framework.CastReceiverContext.getInstance().start(); + +} while (condition);