plistwatch

command module
v0.0.0-...-34d808c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2023 License: MIT Imports: 7 Imported by: 0

README

PlistWatch

About

PlistWatch monitors real-time changes to plist files on your system. It outputs a defaults command to recreate that change.

Install

go install  github.com/catilac/plistwatch@latest

Usage

Just run:

plistwatch 

Now make some changes, such as moving the Dock and moving it back by clicking the Position of Screen options. You should see the changes being reported. You may also see other events being reported.

And you should see output such as:

defaults write "com.apple.dock" "orientation" 'left'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package plist implements encoding and decoding of Apple's "property list" format.
Package plist implements encoding and decoding of Apple's "property list" format.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL