tldr/pages/common/wpexec.md

14 lines
275 B
Markdown
Raw Normal View History

2023-12-29 11:59:26 +00:00
# wpexec
> Run WirePlumber Lua scripts.
> See also: `wpctl`, `wireplumber`.
2023-12-29 11:59:26 +00:00
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/lua_api/lua_introduction.html>.
- Run a WirePlumber script:
2023-12-29 11:59:26 +00:00
`wpexec {{path/to/file.lua}}`
- Display help:
`wpexec --help`