An Electron based multi display browser experience.
This app helps to display HTML content on multiple displays connected to one machine.
You want to show your custom dashboards, selected websites or a timetable wall like the ones used on the airport using one machine and multiple monitors.
Photo by Matthew Smith on Unsplash
First you think OK no big deal but if you start working on it, you’ll see it’s not that simple task.
See these postings as reference:
Use Multis and setup you list of URLs to show on each attached display/monitor. Multis will open a browser instance for each URL in fullscreen mode on the corresponding monitor.
Attention: in current version you need to restart Multis after your initial URL setup.
Features
Growing list of ideas, other packages to integrate etc.
Run Multis on your local machine.
npm install
npm start
Build for deployment (currently MAC only)
npm run build-mac