0.0.15 • Published 6 years ago

lunch-wheel v0.0.15

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

Lunch Wheel

A lunch wheel for when you can't decide.

Demo

https://lab.miguelmota.com/lunch-wheel

Example showing the button

Current retro theme

Requirements

Install

npm install -g lunch-wheel

Usage

Run server

$ lunch-wheel

Then head over to http://localhost:9090/

Update segments

Open up the console and do:

window.lunchWheel.segments(['Burgers', 'Tacos', 'Ramen', 'Burritos', 'Seafood', 'Salad'])

Update wheel name

Open up the console and do:

window.lunchWheel.name(['Dinner Wheel'])

Development

Build client scripts

npm run watch

FAQ

  • Q: It isn't detecting my big red button!

    • A: Plug in the USB first and then restart server.
  • Q: It's not detecting the button on Linux!

    • A: You might have to run as root. Take a look at the big-red-button repo for more help info.

License

MIT

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago