tldr/pages/common/wpexec.md

14 lines
275 B
Markdown
Raw Normal View History

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