Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Commit

Permalink
use absolute paths for issues and pulls
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed Oct 4, 2016
1 parent c77c139 commit d529e49
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This project is intended to be a safe, welcoming space for collaboration. All co

**Before spending lots of time on something, ask for feedback on your idea first!**

Please search [issues](../../issues/) and [pull requests](../../pulls/) before adding something new! This helps avoid duplicating efforts and conversations.
Please search [issues](https://github.com/ungoldman/hi8/issues) and [pull requests](https://github.com/ungoldman/hi8/pulls) before adding something new! This helps avoid duplicating efforts and conversations.

This project welcomes any kind of contribution! Here are a few suggestions:

Expand Down
15 changes: 7 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@

**[Himawari 8](http://himawari8.nict.go.jp/)** is a [geostationary](https://en.wikipedia.org/wiki/Geostationary_orbit) weather satellite deployed by the [Japan Meteorological Agency](http://www.jma.go.jp/jma/indexe.html). It takes photographs of Earth every 10 minutes.

**hi8** is a macOS menubar app that automatically sets the latest image from the Himawari 8 geostationary satellite as your desktop background every 10 minutes.
**hi8** is a macOS menubar app that sets the latest image from Himawari-8 as your desktop background every 10 minutes.

![screenshot](assets/screenshot.jpg)

![screenshot](screenshot.jpg)

This project is alpha quality, please [report any bugs](../../issues)! (:grin: and maybe fix them! :grin:)
This project is alpha quality, please [report any bugs](https://github.com/ungoldman/hi8/issues)! <small>and maybe fix them! :grin:</small>

## Install

Expand All @@ -45,7 +44,7 @@ In *the future*, `hi8` will be packaged as an app and downloadable via the [rele

If you have [homebrew](http://brew.sh/) installed, you can `brew install imagemagick graphicsmagick`.

If you know of a better (dependency-free) way to process the images (or package `imagemagick` and `graphicsmagick` with the application), please [let me know](../../issues/new)!
If you know of a better (dependency-free) way to process the images (or package `imagemagick` and `graphicsmagick` with the application), please [let me know](https://github.com/ungoldman/hi8/issues/new)!

## Usage

Expand All @@ -67,13 +66,13 @@ Sunflower icon created by [Federico Panzano](https://thenounproject.com/panzano/

## Resources

Here are some useful links if you're interested in learning more about the Himawari 8 satellite.
Here are some useful links if you're interested in learning more about the Himawari-8 satellite.

### Official

- [Himawari 8 Real-time Web](http://himawari8.nict.go.jp)
- [Himawari-8 Real-time Web](http://himawari8.nict.go.jp)
- [Himawari Data Guide](http://www.eorc.jaxa.jp/ptree/userguide.html)
- [Himawari 8/9 Standard Data User's Guide](http://www.data.jma.go.jp/mscweb/en/himawari89/space_segment/hsd_sample/HS_D_users_guide_en_v12.pdf)
- [Himawari-8/9 Standard Data User's Guide](http://www.data.jma.go.jp/mscweb/en/himawari89/space_segment/hsd_sample/HS_D_users_guide_en_v12.pdf)
- [JAXA account registration (for access to more data)](http://www.eorc.jaxa.jp/ptree/registration_top.html)

### Related Projects
Expand Down

0 comments on commit d529e49

Please sign in to comment.