iamnewton / osx-utils

A collection of OS X utilities and scripts to help out your every day activities

Home Page:https://iamnewton.github.io/osx-utils/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS X Utilities

A lot of OS X functions and scripts I've created and collected over the years.

One-line Install

$ bash -c "$(curl -#fL raw.github.com/iamnewton/osx-utils/go/install)"

Features

  • datauri - Create a data URI from a file and copy it to the pasteboard
  • image - Print out image dimensions
  • miscellaneous - Various helper scripts
  • create-installer - Create an OS X "USB Install Stick" from InstallESD.dmg
  • resample-dpi - Resample specified images to 72 DPI
  • ssid - Print out current WiFi network's SSID

Acknowledgements

Inspiration and code was taken from many sources, including (in lexicographical order):

About

A collection of OS X utilities and scripts to help out your every day activities

https://iamnewton.github.io/osx-utils/

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%