Difference between revisions of "Orca"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=orca |Short description=Screen reader for Gnome |Full description=Orca is a screen reader for Gnome that tries to create a consistant user experience across multipl...")
 
 
(7 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
|Short description=Screen reader for Gnome
 
|Short description=Screen reader for Gnome
 
|Full description=Orca is a screen reader for Gnome that tries to create a consistant user experience across multiple applications that use objects in different ways, and lets users quickly reach information not easily reachable through keyboard navigation commands. Orca defines a set of default behaviors (reactions to application events) and key bindings (reaction to user key presses). These can be overwritten on a per-application basis. Orca creates a script object for each running application, which merges both the default behaviors and key bindings, and the application specific ones. It also provides the infrastructure to activate and deactivate scripts and the various services accessible from within the scripts.
 
|Full description=Orca is a screen reader for Gnome that tries to create a consistant user experience across multiple applications that use objects in different ways, and lets users quickly reach information not easily reachable through keyboard navigation commands. Orca defines a set of default behaviors (reactions to application events) and key bindings (reaction to user key presses). These can be overwritten on a per-application basis. Orca creates a script object for each running application, which merges both the default behaviors and key bindings, and the application specific ones. It also provides the infrastructure to activate and deactivate scripts and the various services accessible from within the scripts.
 +
|Homepage URL=https://wiki.gnome.org/Projects/Orca
 
|User level=none
 
|User level=none
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=git clone git://git.gnome.org/orca orca
|Homepage URL=http://cvs.gnome.org/viewcvs/orca/#dirlist
+
|Computer languages=C, Python
|VCS checkout command=
+
|Documentation note= 
|Computer languages=C,Python
+
* [https://wiki.gnome.org/Projects/Orca/DocIndex Documentation Index]
|Documentation note=
+
* [https://wiki.gnome.org/Projects/Orca/FrequentlyAskedQuestions Orca FAQ]
|Paid support=
+
|Decommissioned/Obsolete=No
|IRC help=
+
|Accepts cryptocurrency donations=No
|IRC general=
+
|IRC general=irc://irc.gnome.org/orca
|IRC development=
+
|Keywords=accessibility, blind, navigation, screen reader
|Related projects=dictator,Gnopernicus,KDE_Accessibility,Lazyread,Reed,ATK
+
|Version identifier=3.21.91
|Keywords=keyboard,Python,keybindings,accessibility,blind,navigation,screen reader,braille,handicapped
+
|Version date=2016/09/02
|Is GNU=n
+
|Version status=stable
|Last review by=Janet Casey
+
|Version download=http://ftp.acc.umu.se/pub/GNOME/sources/orca/3.21/orca-3.21.91.tar.xz
|Last review date=2005-05-12
+
|Test entry=No
|Submitted by=Database conversion
+
|Last review by=Bendikker
 +
|Last review date=2018/04/19
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=NO_VERSION_DATA
+
|Is GNU=No
|Version date=1970-01-01
 
|Version status=stable
 
|Version download=http://cvs.gnome.org/viewcvs/orca/#dirlist
 
 
|License verified date=2004-11-23
 
|License verified date=2004-11-23
|Version comment=NO_VERSION_DATA
+
}}
 +
{{Project license
 +
|License=LGPLv2.1orlater
 +
|License copyright=Copyright 2011. Orca Team.
 +
|License verified by=Jgay
 +
|License verified date=2014/02/14
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Joanmarie Diggs
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Willie Walker
+
|Email=joanmarie.diggs@gmail.com
|Email=William.Walker@Sun.COM
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=R (Ref)
|Resource kind=VCS Repository Webview
+
|Resource URL=https://cran.r-project.org/web/packages/orca
|Resource URL=http://cvs.gnome.org/viewcvs/orca/#dirlist
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource audience=Python (Ref)
|Resource kind=E-mail
+
|Resource URL=https://pypi.org/project/orca
|Resource URL=mailto:marc.mulcahy@sun.com
+
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/orca
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/orca
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=accessibility,x-window-system
+
|Interface=x-window-system, accessibility
 
|Use=interface
 
|Use=interface
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2004-11-23
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=Python 2.2 or 2.3
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=pyorbit
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=pygtk
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=gnome-python
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=at-spi
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=gnome-speech 0.3.0 or later
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite description=BRLTTY 3.5 (for Braille support)
 
}}
 

Latest revision as of 05:40, 21 April 2018


[edit]

orca

https://wiki.gnome.org/Projects/Orca
Screen reader for Gnome

Orca is a screen reader for Gnome that tries to create a consistant user experience across multiple applications that use objects in different ways, and lets users quickly reach information not easily reachable through keyboard navigation commands. Orca defines a set of default behaviors (reactions to application events) and key bindings (reaction to user key presses). These can be overwritten on a per-application basis. Orca creates a script object for each running application, which merges both the default behaviors and key bindings, and the application specific ones. It also provides the infrastructure to activate and deactivate scripts and the various services accessible from within the scripts.





Licensing

License

Verified by

Verified on

Notes

Verified by

Jgay

Verified on

14 February 2014




Leaders and contributors

Contact(s)Role
Joanmarie Diggs Maintainer


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/orca
Python (Ref)https://pypi.org/project/orca
R (Ref)https://cran.r-project.org/web/packages/orca
Ruby (Ref)https://rubygems.org/gems/orca


Software prerequisites




Entry










"R (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.