Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technicalpickles/alfred-system-audio
Alfred Workflow to quickly change the default system input audio and output
https://github.com/technicalpickles/alfred-system-audio
alfred-workflow
Last synced: about 1 month ago
JSON representation
Alfred Workflow to quickly change the default system input audio and output
- Host: GitHub
- URL: https://github.com/technicalpickles/alfred-system-audio
- Owner: technicalpickles
- License: mit
- Created: 2021-08-18T20:42:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-05T16:21:59.000Z (over 3 years ago)
- Last Synced: 2024-10-14T21:52:56.608Z (3 months ago)
- Topics: alfred-workflow
- Language: Swift
- Homepage:
- Size: 103 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alfred System Audio Workflow
Quickly change between different audio inputs and outputs using [Alfred](http://www.alfredapp.com).
https://user-images.githubusercontent.com/159/130151282-d1d4d219-bd45-46ba-abf8-dc6f9fd16492.mp4
https://user-images.githubusercontent.com/159/130151292-b7f65776-7989-43f9-a6d8-6b82a5726a51.mp4
## Installation
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.
## Development
This is macOS only. You will need Xcode and the command line tools installed.
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.
Run `./build.sh` to create the compressed `systemaudio.alfredworkflow` for testing it installs cleanly.
## Credits and Inpsiration
[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.
[Soundwave icon](https://thenounproject.com/term/waveform/1786357/) by Maxim Kulikov from the Noun Project.