Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeFilipkin committed Mar 16, 2017
1 parent 2b219eb commit ea7c147
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -7,6 +7,11 @@ cli and curses mixer for pulseaudio

No dbus, no additional pulseaudio configuration is required.

#### Installation:
`pip3 install git+https://github.com/GeorgeFilipkin/pulsemixer.git`

Or just download pulsemixer manually, do `chmod +x ./pulsemixer` and put it anywhere you want.

#### Usage:
```
Usage of pulsemixer:
Expand Down Expand Up @@ -35,7 +40,8 @@ pulsemixer --get-volume --change-volume +5 --get-volume

If no arguments given - interactive mode is used. Which looks like this:

![Image of whatever](../img//scrn.png?raw=true)
![Image of 1](../img/1.png?raw=true)
![Image of 2](../img/2.png?raw=true)

And has the following controls:
```
Expand Down

0 comments on commit ea7c147

Please sign in to comment.