Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benwaffle/pulse-flow

configure pulseaudio graphically
https://github.com/benwaffle/pulse-flow

pulseaudio vala

Last synced: about 1 month ago
JSON representation

configure pulseaudio graphically

Awesome Lists containing this project

README

        

# pulse-flow

A pulseaudio configuration tool

![](demo.png)

### Dependencies
- [meson (build)](http://mesonbuild.com)

### Run
```
$ git clone https://github.com/benwaffle/pulse-flow.git
$ cd pulse-flow
$ meson build
$ ninja -C build
$ build/pulse-flow
```