Skip to content

knightpp/pwsb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwsb - pipewire sound board

I've never worked with audio before, so it was hard. But with some luck and persistence I managed to finish this project 😮‍💨.

How it works

  • create an output pipewire node
  • if target is specified than set target property on the node
  • depending on presence of the target node it will play sound to the default output device or to the target node (for example discord).

How the progam is meant to be used

Run the CLI with two arguments: file and target. File is a path to some supported audio file. Target is a name of a pipewire node, to get the name use Helvum, it is the label on top of every node.

Used resources

About

Pipewire soundboard

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published