8000 GitHub - pazner/mac-utils: Small utilities for macOS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pazner/mac-utils

 
 

Repository files navigation

mac-utils

Small utilities for macOS

runfg

Run any command ensuring that the process won't be sent to the Apple Silicon efficiency cores.


runbg

Run any command pinned to the Apple Silicon efficiency cores.


VerticalMonitorLayout

Arrange the external monitor above the MacBook display.

add to shortcuts button

vertical monitor layout in Display preferences


HorizontalMonitorLayout

Arrange the external monitor to the left or right of the MacBook display.


SwapMonitors

In a MacBook with 2 monitors setup, swap the external monitors around.

add to shortcuts button

swap monitor layout in Display preferences


MirrorMacBookToMonitor

In a MacBook with 1 monitor setup, mirror the MacBook display contents to the external monitor.

add to shortcuts button

mirrored MacBook in Display preferences


ToggleHDR

Enable/disable HDR for a monitor where the High Dynamic Range checkbox is available in Display Preferences.

add to shortcuts button

hdr checkbox in Display preferences


RotateDisplay

Change rotation of a display from the command line.


IsNowPlaying

Prints true (or exits with code 0 on -q) if the Mac is currently playing any media.

About

Small utilities for macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 60.7%
  • Objective-C 35.6%
  • Makefile 2.3%
  • C 1.4%
0