cary-rowen / objWatcher

This NVDA add-on watches changes to attributes of navigation objects.

Home Page:https://www.nvdacn.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obj Watcher

This NVDA add-on watches changes to attributes of navigation objects.

Possible Use Cases

  1. Watch subtitles or lyric objects of certain players and enable automatic reporting upon refreshing.
  2. Watch items of interest within the group chat list in the Unigram or WeChat conversation list. New messages can be automatically reported, and background reporting is supported.
  3. Solely for testing purposes, you can also watch the status bar of Notepad to automatically report rows and columns during content insertion/deletion.

Gestures

Control+NVDA+W: Press once to start watching the current navigator object. If a navigator object is currently being watched, the watched attribute will be reported. Press twice to stop watching.

You can change this gesture from the Input Gestures dialog.

Contributors

  • Cary-rowen
  • ibrahim hamadeh
  • hwf1324

Contribution

  1. The add-on welcomes Pull Requests (PRs) for new features and localized translations on GitHub.
  2. For any feedback, please submit it through a GitHub Issue.

Release Notes

Version 0.4.2

  • Added Ukrainian translation by VovaMobile.

Version 0.4.1

  • Added Arabic translation by ibrahim hamadeh.

Version 0.4.0

*The watcher timer interval can be set in the settings panel, the default value is 100.

Version 0.3.4

  • Enhanced documentation.
  • The rapid double press gesture no longer consistently prioritizes the execution of the first press function.

About

This NVDA add-on watches changes to attributes of navigation objects.

https://www.nvdacn.com/

License:GNU General Public License v2.0


Languages

Language:Python 92.8%Language:CSS 3.6%Language:Smarty 3.6%