4 Commits

Author SHA1 Message Date
1b5cfacf4f Merge pull request #1 from onyx-and-iris/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2024-09-04 09:23:37 +01:00
dependabot[bot]
30c2608e6c Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 08:19:42 +00:00
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
2 changed files with 13 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: download releases files
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
- name: Display structure of downloaded files
run: ls -R

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
Control Voicemeeter with global hotkeys.
Control [Voicemeeter][voicemeeter] with global hotkeys.
## Requirements
- [NVDA screen reader][nvda]
## Install
@@ -118,3 +126,6 @@ Would make the following changes:
- changes the bus assignment binds to `NVDA+control+number`
All other binds would then be defaults.
[voicemeeter]: https://voicemeeter.com/
[nvda]: https://www.nvaccess.org/