Go to file
Mario Steele c35499cbe6
New Action -> ToggleStream (#1)
Added Icons stream_active, stream_inactive and stream_reconnecting
Added functionality to backend to use OBSController for functions needed for Toggling of Stream
Added Translations for German and English.
Updated main.py to implement new Actions.
2024-05-12 09:46:27 +02:00
actions New Action -> ToggleStream (#1) 2024-05-12 09:46:27 +02:00
assets New Action -> ToggleStream (#1) 2024-05-12 09:46:27 +02:00
backend New Action -> ToggleStream (#1) 2024-05-12 09:46:27 +02:00
locales New Action -> ToggleStream (#1) 2024-05-12 09:46:27 +02:00
store Fix wrong thumbnail 2023-11-25 14:59:25 +01:00
.gitignore Add settings.json to gitignore 2024-03-27 10:24:10 +01:00
LICENSE Initial commit 2023-11-25 14:22:57 +01:00
OBSActionBase.py Update constructors 2024-05-10 17:33:23 +02:00
__install__.py Remove debug prints 2024-03-27 15:55:22 +01:00
main.py New Action -> ToggleStream (#1) 2024-05-12 09:46:27 +02:00
manifest.json Update manifest to new store system 2024-04-23 16:03:39 +02:00
style.css Initial commit 2023-11-25 14:49:41 +01:00