Giter Site home page Giter Site logo

mzanm / nvdaautoclip Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 70 KB

NVDA add-on to automatically read the clipboard when it changes.

License: GNU General Public License v2.0

Python 95.48% Smarty 2.24% CSS 2.28%
audiogame audiogames nvda nvdaaddon nvdasr screen-reader screenreader nvda-addon

nvdaautoclip's People

Contributors

jkinnunen avatar mzanm avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

jkinnunen

nvdaautoclip's Issues

Options for clipboard announcements

Hello,

Great work on this, I've been finding it really useful lately.

It would be convenient to have some degree of control over how the user is alerted to clipboard content changes. The current implementation of breaking up the speech output every 500 tokens works in many cases, but sometimes I will copy extremely large strings (think 1000KB or greater). When this happens, getting repeated speech events is distracting and introduces a large amount of lag.

Options to consider (not mutually exclusive):

  • Add a threshold to the configuration that basically says when this many characters or more are encountered, speak the length instead of the string itself
  • Break up output after this many characters (defaults to 512)
  • Attempt to break up output at word endings

Thank you for this add-on!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.