Skip to content

TAJ4K/Sables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sables

A tool for the visually impaired.

Installation

Visit our website sables.tech and click on the "Install" button. Run the downloaded .exe and you're good to go!

Usage

With the exe running in the background, simply press Alt+H to turn it on. Then, drag your mouse over the object you want to visualize and after a few seconds, you'll see a popup with the object's name.

Want to build it for yourself?

Download the source code from GitHub and download Golang here https://go.dev/ Edit the .env.example to a .env file with the following content:

AWS_ACCESS_KEY_ID=[your access key]
AWS_SECRET_ACCESS_KEY=[your secret key]

Then, run

go build -ldflags -H=windowsgui

to have the exe open without the cli, or use

go build .

to have it run with the cli.

About

A tool for the visually impaired

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •