Commit Graph

21 Commits

Author SHA1 Message Date
7e1c5616db fix output string 2022-12-17 20:16:02 +00:00
cd7508b823 minor rework 2022-12-17 15:41:02 +00:00
72467a611b enable verbose output in examples
fix host key in obs example readme.
2022-12-17 02:11:00 +00:00
9074e0d416 add note to close OBS to end script 2022-12-16 18:57:26 +00:00
62ad51c6b8 examples now using relative import path
obs example now using obs-powershell module. README updated.
2022-12-16 17:16:02 +00:00
norm
1d115f4132 reword in readme
add print obs, ws versions
2022-11-04 02:07:23 +00:00
norm
7f5d92603e obs example added
readme for obs example added

config.psd1 added to gitignore
2022-11-04 01:51:40 +00:00
onyx-and-iris
cfbbbf3551 add s flag to cli example readme 2022-10-30 18:31:17 +00:00
onyx-and-iris
8f3701a1af sef kind default. 2022-10-30 01:07:40 +00:00
onyx-and-iris
cf6863a304 fix wording in cli example readme 2022-10-30 01:05:21 +00:00
onyx-and-iris
b6f4567d2a update readme 2022-10-30 01:01:28 +00:00
onyx-and-iris
6ef6da5cc1 add output flag to CLI example
add README for CLI example
2022-10-30 01:50:30 +01:00
onyx-and-iris
26cebc6a31 cli example added 2022-10-27 21:21:19 +01:00
onyx-and-iris
24e2b581f8 goto-nextbus refactored 2022-10-27 21:21:10 +01:00
onyx-and-iris
fdb7e39ac1 remove old example files 2022-10-27 21:15:17 +01:00
onyx-and-iris
f50f5aa40c Update goto_nextbus.ps1
reorganize comments.

run boolean test on buses array to test for existence of value.

set unmute explicitly if all buses are muted (for readability).
2022-01-09 14:23:20 +00:00
onyx-and-iris
dd425f6430 Create goto_nextbus.ps1
add example goto_nextbus.ps1
2022-01-06 18:01:28 +00:00
onyx-and-iris
a7913f8934 add special commands
Added special commands:
show
restart
showvbanchat
shutdown

Updated README and CHANGELOG to reflect changes.

Minor version bump
2021-08-23 15:24:05 +01:00
onyx-and-iris
5ceacb4486 add strip/bus commands to readme, update examples
Added strip/bus command section to readme

update changelog

Add more params to examples
2021-05-05 19:02:20 +01:00
Onyx and Iris
b02f6891d9 Update set_multi.ps1
update test to reflect recent changes to wrapper
2021-05-03 23:16:59 +01:00
onyx-and-iris
14eb019202 update to examples
moved examples into examples/ directory.

Added two simple examples showing set and get float parameters and set multiple parameters.
2021-04-30 16:28:39 +01:00