GithubHelp home page GithubHelp logo

kinging123 / ttsforchrome Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ilusha1991/ttsforchrome

1.0 2.0 0.0 1.63 MB

chrome extension made for visually impaired users.

JavaScript 88.03% CSS 4.67% HTML 7.30%

ttsforchrome's Introduction

TTSforChrome

What?

TTSforChrome is a chrome extension which uses your computer's native built-in speech engines to create a powerful tool for reading (or rather, hearing) texts on the web.

How?

After you install the extension you can simply use it by selecting any text on the sceen on any webpage, and pressing Alt + T on your keyboard. A small window will appear and will read to you the text you selected, while highlighting the words as it reads them to you. You can also press Alt + D to pause/resume the reading, or Alt + T again to stop it alltogether.

Why?

Developed by a vision-impared person, this app is here to help people who have trouble reading texts (for whatever reason, e.g. bad vision, concetration problems, etc.) to read long contents easier. We found out that the text-highlighting feature which leads your eyes as you listen is a key advantage for the above people, and hope to make it easier for them by releasing this open-source Chrome extension.

Who?

This extension was developed by Eliyahu Akiniazov (@ilusha1991), at first for personal use. Some minor support by Reuven Karasik (@kinging123).

Get Started

  1. First, clone the project locally. (You can use a git client like SourceTree, if you like)
  2. Run the command npm install to install all the project dependencies listed in the package.json file.
  3. Run the command npm run make to build the JS code into a bundle.js file using Browserify.
  4. Go to your extensions page on chrome (chrome://extensions) and tick the select box labeled "Developer Mode" on the top of the page.
  5. Click on "Load unpacked extension" and select the folder you cloned the project to.

After making your changes:

  1. If the change involved JS code modification, run the npm run make command again to rebuild the code.
  2. Click on the "Reload" link on the Chrome Extensions page under the extension's name.
  3. Don't forget to create a pull request!

Happy coding :)

ttsforchrome's People

Contributors

kinging123 avatar ilusha1991 avatar

Stargazers

Iddan Aaronsohn avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.