wellz666 / stutter

RSVP for browsers

Home Page:https://addons.mozilla.org/en-US/firefox/addon/stutter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stutter status GitHub Maintainability

Firefox Get Extension Chrome Get Extension

stutter (noun)

  1. Distorted speech characterized principally by blocks or spasms interrupting the rhythm.

  2. A Rapid Serial Visual Presentation (RSVP) extension for modern web browsers. It is based upon my initial work in a Google Chrome extension, read. This is an attempt to modernize the code and offer cross-browser support.

stutter demonstration

Usage

You can begin running Stutter in one of three ways:

  1. Click on the icon in the browser to start Stuttering. If you have text selected, it will use this as the content to Stutter, otherwise the entire page will be used.
  2. Press Alt+R to trigger Stutter by hotkey.
  3. Select text you'd like to Stutter and then right-click and choose "Stutter Selection".

When Stutter is running, you can use the following hotkeys for control:

  • Alt+R - Restart Stutter
  • Alt+P - Pause/Resume
  • Alt+Left - Skip backwards
  • Alt+Right - Skip forwards
  • Alt+Up - Increase WPM by 50
  • Alt+Down - Decrease WPM by 50
  • Esc - Close Stutter

You can reposition the Stutter interface on the screen by dragging the handle on the left hand side. Stutter will remember its position in the future.

Many other timing options and theming are available inside the full settings panel. Click on the gear icon on the left while Stutter is running to change these settings. Note: You must have allowed the storage permission in order to change these default settings.

Getting Help

You can leave feedback using GitHub issues. If you would like to discuss problems or features with me directly, you can visit the #stutter IRC channel on Freenode.

Contributing

This is an open source project and we welcome contributions. See the Wiki for ways to contribute:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL3

Mozilla's Readability library - http://www.apache.org/licenses/LICENSE-2.0

About

RSVP for browsers

https://addons.mozilla.org/en-US/firefox/addon/stutter/

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.9%Language:SCSS 7.3%Language:HTML 2.8%