DisplayMenu

A simple (bare-bones) macOS menubar extra to apply display presets.

Stars
44
Forks
5
Open issues
0
Closed issues
1
Last release
about 5 years ago
Last commit
about 5 years ago
Watchers
44
Total releases
9
Total commits
12
Open PRs
0
Closed PRs
0
Repo URL
Platform
Mac
Category
Technology
Swift
Offers premium version?
NO
Proprietary?
NO
About

Display Menu

A simple macOS menubar extra to apply display presets. A preset consists of screen resolutions, mirroring configurations, and dock settings.

Download

Configuration

At this stage, the app is very uncomplicated — it can only display a menu, and has no dedicated configuration GUI. To get it to work, you need to write a JSON configuration file file and put it in ~/Library/Application Support/com.chriswarrick.DisplayMenu/DisplayMenu.json. A sample file is included with the distribution.

As part of the configuration, you need to figure out ScreenIDs for your screens — use the command-line ./PrintScreenIDs executable or compile the .swift source file yourself.

Roadmap

  • only change settings that differ from current setup
  • show setting applicability and current preset in the menu
  • build a configuration GUI

Credits

Icons: desktop-mac and check from Material Icons by Google (Apache License v2.0)

Copyright © 2017-2019, Chris Warrick. All rights reserved. Licensed under the 3-clause BSD license.

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.