Skip to content

Simple Muzei Source providing the Astronomy Picture of the Day by NASA

License

Notifications You must be signed in to change notification settings

kollerlukas/NasaMuzei

Repository files navigation

License Build Status Codacy Badge

Screenshot Main

Muzei Source: NASA APOD

Simple Muzei Source providing the Astronomy Picture of the Day by NASA.

Screenshot Main Screenshot Source

I used the Muzei Logo in App icon for this App (taken from link).

NASA Api key

Provide your own NASA Api key by changing the resource string in api_key.xml

<resources>
    <!-- NASA api key -->
    <string name="nasa_api_key" translatable="false">[YOUR_OWN_API_KEY]</string>
</resources>

or just use the demo key

<resources>
    <!-- NASA api key -->
    <string name="nasa_api_key" translatable="false">DEMO_KEY</string>
</resources>

About

Simple Muzei Source providing the Astronomy Picture of the Day by NASA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages