Skip to content

maraf/MonitorInputSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonitorInputSwitcher

Highly opinionated way to switch monitor input

Screenshot

Download

https://apps.neptuo.com/monitor-input-switcher/

Example configuration

Having three monitors

  • 0 named "Center"
  • 1 named "Right"
  • 2 named "Left"
{
  "Version": 2,
  "Monitors": {
    "0": "Center",
    "1": "Right",
    "2": "Left"
  },
  "Computers": {
    "M11R": {
        "Center": 1,
        "Left": 1,
        "Right": 1
    },
    "W": {
        "Center": 2,
        "Left": 2,
        "Right": 2
    }
  }
}

About

Highly opinionated way to switch monitor input

Resources

License

Stars

Watchers

Forks

Languages