30 Commits

Author SHA1 Message Date
a8bed0f4d9 swap localhost for 127.0.0.1 in examples 2025-06-11 19:02:29 +01:00
51923dc8a8 ensure tox tests run setup/teardown scripts
bump min python version to 3.11 (because of ExceptionGroup in tests)

patch bump
2025-06-11 16:37:02 +01:00
37364e7243 rename model variables
patch bump
2025-06-11 16:34:36 +01:00
377a9df824 add pre_test script
ensure teardown removes the test scenes
2025-06-11 13:34:31 +01:00
e7a561c7b4 add --version/-v flag 2025-06-11 02:09:32 +01:00
cb0a87df68 fix readme commands link 2025-06-11 01:42:05 +01:00
ed08d7eff2
Create LICENSE 2025-06-11 01:32:24 +01:00
4ab2706475 add special thanks 2025-06-11 00:33:51 +01:00
e4353d7626 token is now required
patch bump
2025-06-10 22:53:14 +01:00
6985ad84d1 md fix 2025-06-10 22:38:28 +01:00
e85b97777e fix audio examples 2025-06-10 22:36:53 +01:00
53807264ca typo 2025-06-10 22:32:31 +01:00
fee2d12e17 localhost is slow? Unsure why this matters but it seems to.
lower min python version

add tox configuration
2025-06-10 21:51:05 +01:00
896668a82b add .envrc 2025-06-10 20:00:28 +01:00
759f9fd05d typo 2025-06-10 19:48:31 +01:00
eb2ca22568 README initial commit
add CHANGELOG
2025-06-10 19:46:39 +01:00
6a2464f10b add short configuration options 2025-06-10 19:42:11 +01:00
020f376010 add studiomode force-transition command
patch bump
2025-06-10 19:10:07 +01:00
560b88e949 add --preview option to scene switch command
patch bump
2025-06-10 19:09:11 +01:00
14f89dd636 add studiomode command group
minor bump
2025-06-10 17:54:37 +01:00
cc2eda00a5 add unit tests for record, replaybuffer, scene, stream 2025-06-10 17:01:55 +01:00
c8eb27d188 print separate active/inactive messages
patch bump
2025-06-10 17:00:26 +01:00
7a88b2b6ed add replaybuffer subcommand group
minor bump
2025-06-10 14:09:36 +01:00
4fc3dc015a add audio subcommand group
minor bump
2025-06-10 14:03:26 +01:00
dcd34b0213 implement record command group
minor bump
2025-06-10 13:26:53 +01:00
7227183073 read conn from closure 2025-06-10 13:26:20 +01:00
ad6c0bb042 implement stream command group
minor bump
2025-06-10 12:51:52 +01:00
f35a1594c6 implement scene command group
minor bump
2025-06-10 12:51:36 +01:00
3242a866e3 implement slobs connection flags/envvars
add slobs connection to context

patch bump
2025-06-10 12:51:04 +01:00
b4fdf97676 initial commit 2025-06-10 12:50:14 +01:00