Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions extensions/jantezner/audio-status/extension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"$schema": "../../../.github/schemas/extension.schema.json",
"id": "jantezner.audio-status",
"title": "Audio Status",
"shortDescription": "View and switch Windows audio input and output devices from Command Palette.",
"description": "Audio Status adds quick access to Windows audio input and output device status and switching directly inside Command Palette. It shows the current output and input devices, lists active playback and recording endpoints, and lets you switch defaults without opening Windows sound settings.",
"author": {
"name": "Jan Tezner",
"url": "https://github.com/hansek"
},
"icon": "icon.png",
"homepage": "https://github.com/hansek/AudioStatusExtension",
"tags": ["audio", "sound", "devices", "windows"],
"categories": ["utilities-and-tools"],
"installSources": [
{
"type": "msstore",
"id": "9NRHJDKHMQQS"
}
]
}
Binary file added extensions/jantezner/audio-status/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading