From 8d51a620c8597c725f0ff3b1859db13a0e9c27f3 Mon Sep 17 00:00:00 2001 From: Padok <32652531+padok@users.noreply.github.com> Date: Sat, 2 Feb 2019 21:17:09 +0100 Subject: [PATCH] Adding build and dependency information to Readme --- readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/readme.md b/readme.md index 5a93303..ff78002 100644 --- a/readme.md +++ b/readme.md @@ -26,6 +26,22 @@ yaourt pagraphcontrol-git ``` +## Optional dependencies + + ### PulseAudio volume peaks +For displaying audio peaks at the connectors +https://github.com/futpib/papeaks + + ## Building +```bash +sudo apt install npm +sudo npm install -g yarn +git clone https://github.com/futpib/pagraphcontrol.git +cd pagraphcontrol +yarn install +yarn build +``` + ## See Also ### Other PulseAudio Superpowers