Add Provider object and update the UI to use

This currently uses localhost:8080 hosted providers to facilitate
testing.
This commit is contained in:
2022-08-19 12:46:20 -04:00
parent 7944e4e21b
commit 94a69d383b
6 changed files with 200 additions and 26 deletions
+1
View File
@@ -9,6 +9,7 @@ license = "GPLv3"
python = "^3.10"
python-mpv = "^0.5.2"
PyQt5 = "^5.15.1"
requests = "^2.28.1"
[tool.poetry.scripts]