Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Latest commit

 

History

History
40 lines (21 loc) · 803 Bytes

README.md

File metadata and controls

40 lines (21 loc) · 803 Bytes

Remote for Beamer

Overview

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.

DISCLAIMER

- This a POC version, ugly code without automated tests!

- Don't use it on an untrusted network. The are many security bugs!

How to use

Pre-requisites

Setup

  • clone this repository
  • $ bundle install

Starting the web server

  • $ thin start -p4321

Accessing

Improvements?

Maybe. Feel free to fork and contribute.