Skip to content

Bindings to Tolk, a screen reader abstraction library, in rust

License

Notifications You must be signed in to change notification settings

darbaga/Tolk-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tolk-rs

Rust bindings to Tolk, a screen reader abstraction library

Note

This library is meant to be used in the context of providing a screen reader some text to speak. If you're a sighted developer and want general UI accessibility, this library isn't for you. Please use the more powerful native accessibility APIs provided by the OS. Using this library also means that tools for other disabilities (such as magnifiers, voice dictation, etc.) will not be able to understand your UI.

Installation

Add this to your Cargo.toml (or use cargo add if you have that):

tolk = "0.2"

Documentation

Documentation is auto-generated here. You don't really need anything else.

About

Bindings to Tolk, a screen reader abstraction library, in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages