(This project is still in active development phase, but it is functional and is ready to use)
How to try followme.js:
Requires NodeJS and NPM. (Intall from: http://nodejs.org/#download)
git clone https://github.com/snekkalapudi/followme.js.git
cd followme.js
npm install
Just in case if you see any errors, like connot find module. Just do "npm install missing-module-name"
node app.js
Share http://localhost:3000 with every one.
Use http://localhost:3000/remote.html as a presentation remote. (If you are doing a real presentation, obfuscate this url)