jbenjos / nasa-apod

Update your twitter background image every day to the Astronomy Picture of the Day provided by NASA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Octonaut

nasa-apod

license img

Code Climate Build Status

Sign in with your Twitter account, and update your profile background image everyday with NASA Astronomy Picture of the Day.

The Astronomy Picture of the Day is a website maintained by NASA and the Technological University of Michigan. Every day a different awesome image or picture of the universe is displayed with a short written explanation by a professional astronomer. We love it, and we want it to be on our social media backgrounds!

Getting started

This project is generated with yo angular generator version 0.14.0.

Dependencies

Run npm install for installing all project dependencies.

Run bower update for update dependencies.

Build & development

Run grunt for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

Contributing

To contribute like a boss, follow the Airbnb JavaScript StyleGuide and John Papa's Angular styleguide. Then:

# 1 Fork it!

# 2 Create your feature branch: git checkout -b my-new-feature

# 3 Commit your changes: git commit -m 'My new commit'

# 4 Push to the branch: git push origin my-new-feature

# 5 Submit your pull request

Released under the MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Update your twitter background image every day to the Astronomy Picture of the Day provided by NASA.


Languages

Language:JavaScript 48.6%Language:HTML 32.4%Language:CSS 19.0%