Skip to content

thomaspeklak/orchestrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Orchastrator

Synchronize browser window state accross multiple browsers and devices. Currently implemented are scroll location, URL, mouse events and form changes.

##State

This product is in an early stage, expect everything to change.

##Installation and first steps

#install dependencies
npm install

#make a user
node tools/createUser.js admin holySecret 1

#run the server
node .

Then navigate to http://localhost:3000 and login with the user you just created. Go to http://localhost:3000/test.html. Then do the same in another browser or window and enjoy the synchronization.

##User Management

Orchestrator has a vary basic user management. If you are an admin you can go to /admin/users and add and remove users.

##Demo

Orchestrator demo

About

Synchronize browser state

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages