jpdevries / wrapitup

Time keeper web application. Allows you to set a length of time and warning for large forums, speakers, meetings and even for yourself. Uses colored cues and flashing notifications instead of a countdown timer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrap it up!

Wrap it up is a web application that allows you to time track speakers, forums, meetings or anything else via a series of color indicators.

Admin Panel

There are two times to set.

  • The duration in minutes
  • When to caution, 1, 2, 3, 4, or 5 minutes.

Visual Cues

When its solid green, just keep talking. When it turns yellow and flashes three times it's almost time to wrap it up. Once it goes red it will continue to flash until you reset the application by hitting the reset button at the bottom left. You can reset at any point and the timer will stop.

All is good, just keep chatting.

Uh oh, time is running out.

Wrap It Up!

Coming Soon Features:

  • Pause button near the reset button..
  • Add multiple speakers names to control multiple times.
  • Private mode so it can be controlled by other instances.

Contribute

Want to contribute or run the project locally? This project uses yarn, you will need to install it globally.

npm i -g yarn

Then simply install and run.

yarn install
yarn start

Easy pie.

About

Time keeper web application. Allows you to set a length of time and warning for large forums, speakers, meetings and even for yourself. Uses colored cues and flashing notifications instead of a countdown timer.

License:GNU General Public License v3.0


Languages

Language:CSS 67.2%Language:JavaScript 28.9%Language:HTML 4.0%