36 Commits

Author SHA1 Message Date
d41ad994b7 add screenshot section 2025-06-04 12:51:47 +01:00
51a4a60aa6 typo 2025-06-03 18:26:18 +01:00
8a04303af7 swap out pydantic-settings for dotenv (speedup import time)
add short names for root options.
2025-06-03 12:39:39 +01:00
370c82f393 update root typer section:
- add --version/-v option
- upd version command
2025-06-02 17:22:15 +01:00
e637c0456e print a more useful sceneitem list table
--parent flag for sceneitem commands renamed to --group

should an item in a group be passed without the --group option, print a more useful error message.

README updated to reflect change
2025-05-29 14:45:49 +01:00
e7d9deba71 record stop now prints the the output path of the recording
added record directory command

record unit test updated

README updated

minor bump
2025-05-27 01:20:35 +01:00
c4f3f1713f add open scene/group examples to projector section 2025-05-26 22:07:30 +01:00
2c7302cfde project open source_name arg now optional.
defaults to current scene

patch bump
2025-05-26 21:37:32 +01:00
ac4dbb69ec add 0.13.0 to CHANGELOG
add projector section to README
2025-05-26 20:54:47 +01:00
1c86b1f6ef add examples without passing optional arg 2025-05-25 14:53:12 +01:00
69fccbfe99 upd filter examples 2025-05-25 12:38:58 +01:00
31c3f87c7e md fix 2025-05-25 12:35:17 +01:00
5988f450b4 print sceneitem list as rich table
scene_name arg now optional

upd README
2025-05-24 06:08:20 +01:00
abeb5285d8 print group list as rich table
scene_name arg is now optional

upd README

patch bump
2025-05-23 21:55:52 +01:00
37dbbdf4e2 print list as rich table
swap out typer.echo for rich consoles

add filter status command

add util function

minor bump
2025-05-23 21:29:18 +01:00
eaa66f0bd5 add filter commands 2025-05-23 10:28:03 +01:00
48fab684a3 add hotkey section 2025-05-22 09:42:51 +01:00
645837e87e upd install instructions 2025-04-27 14:09:51 +01:00
87eb7752bd add bounds/crop/rotation flags to sceneitem transform
upd readme
upd changelog

upd tests

minor bump
2025-04-27 13:50:40 +01:00
8465944f30 add CHANGELOG + link in readme 2025-04-26 16:50:46 +01:00
5ca61d04c7 load stream subtyper
upd env var prefix
2025-04-26 15:53:05 +01:00
63f2ab9d01 unhyphenate scene-item and scene-collection commands 2025-04-26 14:28:03 +01:00
4ab156028b add new typers to readme 2025-04-26 14:20:33 +01:00
756bbbe331 scene-item transform added
minor bump
2025-04-24 14:14:30 +01:00
58429a1ccb add group commands toggle and status
add group unit tests

minor version bump
2025-04-22 11:59:55 +01:00
d945a6fa40 fix input list with flags example 2025-04-21 20:03:09 +01:00
97cf5b2509 add optional input list flags to readme 2025-04-21 13:11:12 +01:00
c93ba02e89 fix scene-collection switch example in readme 2025-04-21 13:07:00 +01:00
ae52e754d2 add --parent flag to scene-item visible
upd readme

patch bump
2025-04-21 13:03:28 +01:00
0267c2ec78 add toggle --parent example 2025-04-21 12:57:58 +01:00
3575f94a56 add optional flag --parent for show,hide,toggle to Scene Item section in readme 2025-04-21 12:56:32 +01:00
9901a6b295 add scene-collection group
updated README

minor bump
2025-04-20 17:46:03 +01:00
5852dd4836 add toggle and visible commands to scene-item group
update README

minor bump
2025-04-20 15:23:03 +01:00
88635ed152 rename item command group to scene-item
update tests, rename test_item.py to test_sceneitem.py

update README

minor bump
2025-04-20 13:39:09 +01:00
1ab07173e2 add Commands to ToC 2025-04-19 20:35:44 +01:00
8ce9a80eed first commit 2025-04-19 20:15:26 +01:00