Skip to content

AppleScript extension to speak the indentation line for VoiceOver screen reader for Mac

Notifications You must be signed in to change notification settings

garryturk/IndentationLineForVoiceOver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

IndentationLineForVoiceOver

AppleScript extension to speak the indentation line for VoiceOver screen reader for Mac

Description

This AppleScript speaks how many space characters and tap characters are in the last spoken text by VoiceOver. This function is usefull for blind developers who can not check the indentation level in a code editor area.

Copyright and license

Copyright 2020 Tyflos Accessible Software. All rights reserved.

You may incorporate this Tyflos Accessible Software code into your system and program(s) without restriction.

This software has been provided "AS IS" and the responsibility for its operation is yours.

You are not permitted to redistribute this Tyflos Accessible Software script as "Tyflos Accessible Software project" after having made changes.

If you are going to redistribute the code, we require that you make it clear that the code was descended from Tyflos Accessible Software project, but that you've made changes.

If you have any suggestion or petition about this software please send an e-Mail to Tyflos Accessible Software using this e-Mail address: [email protected]

Known errors

VoiceOver does not run this script as a command

In MacOS Catalina some scripts have problems to execute UI commands when they are called by VoiceOver. You can run scripts or applications as VoiceOver commands. Try to convert this AppleScript as an Application and run the exported application instead running the script.

About

AppleScript extension to speak the indentation line for VoiceOver screen reader for Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published