Skip to content

Epictetus/SimpleRemoteController

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
----------
// To be done...


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_

About

A keyboard input transfer to another computer for remote presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published