mirror of
https://github.com/serrebidev/signal-desktop-enhancements.git
synced 2026-05-31 05:27:20 -07:00
NVDA add-on for quicker Signal Desktop navigation in Signal Desktop.
- Python 91.7%
- PowerShell 8.3%
| appModules | ||
| .gitignore | ||
| build.ps1 | ||
| manifest.ini | ||
| README.md | ||
Signal Desktop Enhancements for NVDA
Signal Desktop Enhancements is an NVDA add-on that adds direct navigation shortcuts for Signal Desktop.
Shortcuts
Alt+1: Focus the chats listAlt+2: Focus the calls listAlt+3: Focus StoriesAlt+4: Focus the main Settings paneCtrl+Shift+A: Focus the chats listCtrl+1: Focus the message input fieldCtrl+2: Focus the current chat historyNVDA+Shift+D: Dump the Signal accessibility tree to the NVDA log for debugging
Installation
- Download the latest
.nvda-addonfile from the GitHub releases page. - Open the downloaded file.
- Confirm the NVDA add-on installation prompt.
- Restart NVDA if prompted.
Development
Run build.ps1 from the repository root to create a release-ready .nvda-addon package in dist/.
##Submit bugs in issues, or join my Telegram group! (https://t.me/SerrebiProjects)