multis

An Electron based multi display browser experience.

View the Project on GitHub ddresch/multis

Multis Logo

FOSSA Status license Build Status

Multis Browser

This app helps to display HTML content on multiple displays connected to one machine.

Use Case

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.

Multis Welcome Photo by Matthew Smith on Unsplash

Problem

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:

Solution

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.

DOWNLOAD LATEST RELEASE

Multis Welcome

Multis Preferences

Attention: in current version you need to restart Multis after your initial URL setup.

Features

Future Ideas

Growing list of ideas, other packages to integrate etc.

Get Started

Run Multis on your local machine.

npm install
npm start

Build for deployment (currently MAC only)

npm run build-mac

License

FOSSA Status