An realtime webapp to play scrum poker virtually.
the app will be packaged as node-webkit apps and deployed to the release section of github. Currently it will be packaged for osx64 and win64. See Releases.
- Download win64.zip
- Extract
- run nw.exe
- Download osx64
- Extract
- Open scumpoker.app
- Zip the project folder (yes with node_modules, but delete 'build' and 'cache' before)
- Check if Zip Archive contains the files at root level (no subfolder with project files, at root level)
- rename *.zip to
package.nw
- Download Node-Webkit Executable
- Extract Node-Webkit SDK (e.g. nwjs-v0.18.0-win-x64.zip) to a new folder (e.g. 'scrumpoker')
- Copy
package.nw
to this new folder (scrumpoker) - Just start nw.exe to test if it works.
- Finished. You can Zip and distribute this whole folder (scrumpoker, containing package.nw and nw.exe (and nw related files))
Install the dependencies with npm:
npm install
bower install
Run the app:
node app.js
Open Server View at http://localhost:8000/server/ and Clients at local http://localhost:8000/
- Login & Users
- Secure server view
- Only accept one server view, warn when multiple server views
- add spectator mode client
- Anika Henke for Playing Cards CSS
- kues / Freepik for wooden texture as background
- Freepik / Flaticon for poker playing cards icon as base for scrumpoker logo