Remote for Beamer provides a web interface - especially designed for mobile browsers - to navigate through your video files and open them with Beamer app for OSX.
- This a POC version, ugly code without automated tests!
- Don't use it on an untrusted network. The are many security bugs!
- OSX
- Beamer app installed
- Ruby 1.9.3
- Rubygems
- clone this repository
- $ bundle install
- $ thin start -p4321
- From any browser in the same network: http://your.host.ip:4321
Maybe. Feel free to fork and contribute.