Compare commits

...

2 Commits

Author SHA1 Message Date
b988879c86 fix nvda link 2023-10-01 12:19:54 +01:00
8a79005d6f adds badges, links to README 2023-10-01 12:18:20 +01:00

View File

@ -1,6 +1,14 @@
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
# NVDA Addon Voicemeeter # NVDA Addon Voicemeeter
Control Voicemeeter with global hotkeys. Control [Voicemeeter][voicemeeter] with global hotkeys.
## Requirements
- [NVDA screen reader][nvda]
## Install ## Install
@ -118,3 +126,6 @@ Would make the following changes:
- changes the bus assignment binds to `NVDA+control+number` - changes the bus assignment binds to `NVDA+control+number`
All other binds would then be defaults. All other binds would then be defaults.
[voicemeeter]: https://voicemeeter.com/
[nvda]: https://www.nvaccess.org/