Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
/ Wordcast Public archive

A real-time captioning service over Google Chrome and Socket.IO

License

Notifications You must be signed in to change notification settings

a11yproject/Wordcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordcast

A real-time captioning service over Google Chrome and Socket.IO.

Installation

Project is in beta. If you find any issues or have any feedback, open an issue.

  • git clone [email protected]:a11yproject/Wordcast.git or download the project
  • cd path/to/Wordcast
  • npm install the required modules
  • npm install -g grunt-cli if you don't already have it
  • grunt to build the app
  • node server.js to run the app
  • Open http://localhost:3000 in two different browser windows. Chrome 25+ required to broadcast.
  • To broadcast in a room, use the ?viewMode=broadcast param on the end of your room URL.

Contributing

If you'd like to help, fork the repo and make a pull request! To start working on things, simply:

$ grunt dev

This will automate the build process, so you don't have to grunt everytime you make a change :)

About

A real-time captioning service over Google Chrome and Socket.IO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published