Skip to content

This repo contains tools I designed for a visually impaired (VI) user: me

Notifications You must be signed in to change notification settings

igor-semyonov/vi-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools for Visually Impaired User

These are tools I use to make Linux work for me.

tts.sh

This script can be used in a few ways.

  • tts.sh --xclip will speak X primary selection
  • tts.sh hello world will speak the commandline arguments
  • echo hello world | tts.sh will speak the piped text

tts-area.sh

This script allows you to select a region of the screen which will then be OCR'ed and spoken aloud.

tts-ffxiv.sh

This will take a screenshot of the dialog region of Final Fantasy XIV, OCR it, and the speak it aloud. The screen capture portion likely needs to be adjusted based on your screen resolution and game display settings.

About

This repo contains tools I designed for a visually impaired (VI) user: me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages