Skip to content

Commit

Permalink
modified README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Feb 29, 2012
1 parent 08aa59f commit e63d21e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
8 changes: 2 additions & 6 deletions README.md
Expand Up @@ -12,21 +12,17 @@ typing keys on YOUR computer.
DEMO Movie
----------
Now only Japanese demo movie is available.
[Demo](http://www.youtube.com/watch?v=5mKcWdanOw8)

[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 :)


Expand Down
16 changes: 15 additions & 1 deletion README.md~
@@ -1,3 +1,6 @@
Simple Remote Controller
========================

Simple Remote Controller(SRC) is a keyboard input transfer system
that helps your remote presentation, control, and ... whatever!

Expand All @@ -8,26 +11,37 @@ typing keys on YOUR computer.

DEMO Movie
----------
// To be done...
Now only Japanese demo movie is available.
[Demo](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 :)


Expand Down

0 comments on commit e63d21e

Please sign in to comment.