https://github.com/trypsynth/cliptools
An NVDA add-on for managing the clipboard.
https://github.com/trypsynth/cliptools
Last synced: 12 months ago
JSON representation
An NVDA add-on for managing the clipboard.
- Host: GitHub
- URL: https://github.com/trypsynth/cliptools
- Owner: trypsynth
- License: agpl-3.0
- Created: 2021-05-29T15:36:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T18:29:23.000Z (about 4 years ago)
- Last Synced: 2025-02-26T20:19:13.278Z (over 1 year ago)
- Language: Python
- Size: 220 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cliptools
An NVDA add-on for managing the clipboard.
## Todo
* Add automatic reading of clipboard content changes.
* Reimplement clipcopy directly into this addon.
* Add the ability to append the last spoken text to the clipboard, but don't clear it.
* Get rid of the bloated Pyperclip, and write my own clipboard handler.
* Make the ui.message calls be non-interruptable when canceling or setting clipboard text.
* Add an issue and pull request template.
* Make the spoken messages Braille.