Skip to content

Small program utilizing ImageMagick to generate a desktop background image in Mac OS X with some useful info.

License

Notifications You must be signed in to change notification settings

brownmike/bginfo-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

System Info Background

Small program utilizing ImageMagick to generate a desktop background image in Mac OS X with some useful info.

Installation

$ git clone https://github.com/brownmike/System-Info-Background.git

Requirements

ImageMagick and GhostScript

If you have HomeBrew you can simply:

$ brew install imagemagick ghostscript

Usage

$ cd System-Info-Background ; ./sysinfo_background

TODO:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Small program utilizing ImageMagick to generate a desktop background image in Mac OS X with some useful info.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages