Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasulab/simpleremotecontroller
A keyboard input transfer to another computer for remote presentation
https://github.com/yasulab/simpleremotecontroller
Last synced: 1 day ago
JSON representation
A keyboard input transfer to another computer for remote presentation
- Host: GitHub
- URL: https://github.com/yasulab/simpleremotecontroller
- Owner: yasulab
- Created: 2012-02-13T01:15:29.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-29T06:54:55.000Z (over 12 years ago)
- Last Synced: 2024-10-10T09:24:03.431Z (about 1 month ago)
- Language: Ruby
- Homepage: http://www.youtube.com/watch?v=5mKcWdanOw8
- Size: 29.2 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple Remote Controller
========================Simple Remote Controller(SRC) is a keyboard input transfer system
that helps your remote presentation, control, and ... whatever!For example, in the remote presentation, you can easily go to
the next/prev slide that is displayed on ANOTHER computer by
typing keys on YOUR computer.DEMO Movie
----------
Now only Japanese demo movie is available.[Demo Movie](http://www.youtube.com/watch?v=5mKcWdanOw8)
Quick Start (ver_001 SRC via Dropbox Public folder)
-----------
0. Install Dropbox and copy these files in './Dropbox/Public'.
1. On your computer, run sender.rb
2. On another computer, run receiver.rb
3. Then, on your computer, start typing any letters.
4. Check if the typed letters are displayed on another computer.
5. If yes, you did succeed in remote controll :)Quick Start (ver_002 SRC via Sinatra server)
-------------
0. Setup server that runs sinatra, and change 'url' in 'curl.rb'.1. On your computer, run curl.rb
2. On another computer, run receiver.rb
3. Then, on your computer, start typing any letters.
4. Check if the typed letters are displayed on another computer.
5. If yes, you did succeed in remote controll :)
Author
------
@yasulab
@hanachin_