https://github.com/chees/allplay
https://github.com/chees/allplay
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chees/allplay
- Owner: chees
- Created: 2011-06-17T23:56:16.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2012-10-24T08:38:19.000Z (over 13 years ago)
- Last Synced: 2025-04-14T20:46:43.095Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To run the server:
mvn jetty:run
Then go with a brower on a big screen to http://your-ip:8080/allplay/view.html
And go with a browser on your phone to http://your-ip:8080/allplay/
To edit the project you can install the m2eclipse plugin from the Eclipse Market and then import the existing Maven project.