Skip to content

Commit e2ad9d0

Browse files
2 parents 246c7f7 + c129460 commit e2ad9d0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Quickly change between different audio inputs and outputs using [Alfred](http://www.alfredapp.com).
44

5+
https://user-images.githubusercontent.com/159/130151282-d1d4d219-bd45-46ba-abf8-dc6f9fd16492.mp4
6+
7+
https://user-images.githubusercontent.com/159/130151292-b7f65776-7989-43f9-a6d8-6b82a5726a51.mp4
8+
59
## Installation
610

711
Go to [Releases](https://github.com/technicalpickles/alfred-system-audio/releases), and download `systemaudio.alfredworkflow` from the latest release. Open it from Finder to install.
@@ -10,12 +14,12 @@ Go to [Releases](https://github.com/technicalpickles/alfred-system-audio/release
1014

1115
This is macOS only. You will need Xcode and the command line tools installed.
1216

13-
Run `./dev.sh` to create a flattened, uncompressed workflow, and install it. You can then make changes to the info.plist to see the changes live.
17+
Run `./dev.sh` to create a flattened, uncompressed workflow, and install it. You can then make changes to the workflow in Alfred, and have it update the info.plist to see your changes.
1418

1519
Run `./build.sh` to create the compressed `systemaudio.alfredworkflow` for testing it installs cleanly.
1620

1721
## Credits and Inpsiration
1822

19-
[Audio Switch](https://github.com/sampayo/Alfred-WorkFlows/tree/master/Audio%20Switch) workflow by [@sampayo](https://github.com/sampayo) was what I was using before I wrote this. I've re-used the icons from it until I can find better ones.
23+
[Audio Switch](https://github.com/sampayo/Alfred-WorkFlows/tree/master/Audio%20Switch) workflow by [@sampayo](https://github.com/sampayo) was what I was using before I wrote this. I've re-used some of the icons from it until I can find better ones.
2024

2125
[Soundwave icon](https://thenounproject.com/term/waveform/1786357/) by Maxim Kulikov from the Noun Project.

0 commit comments

Comments
 (0)