Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed Feb 9, 2016
1 parent e3e0e2f commit 1188af3
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,23 @@

![](screenshot.jpg)

Note: This is alpha quality! Tested only on OSX.

:point_right: You have to set the background color of your desktop to black manually.
[Himawari 8](himawari8.nict.go.jp) is a geostationary weather satellite deployed by the Japan Meteorological Agency. It takes cool pictures of the whole earth all day long! Wow!

## Install

Warning: requires :zap: **magick** :zap:

* [imagemagick](http://www.imagemagick.org/script/index.php)
* [graphicsmagick](http://www.graphicsmagick.org)

```
brew install imagemagick
brew install graphicsmagick
npm install himawari-bg
```

Note: This is alpha quality! Tested only on OSX.

## Usage

```js
Expand Down Expand Up @@ -67,6 +70,8 @@ bg({
})
```

:point_right: You have to set the background color of your desktop to black manually if you want it to look as cool as possible.

### Command Line Interface

There is also a command-line interface available if you install with the `-g` option.
Expand Down

0 comments on commit 1188af3

Please sign in to comment.