An open API service indexing awesome lists of open source software.

https://github.com/aeharding/rainynight

A chrome store app using rainyday.js to make an awesome new tab page!
https://github.com/aeharding/rainynight

Last synced: 12 months ago
JSON representation

A chrome store app using rainyday.js to make an awesome new tab page!

Awesome Lists containing this project

README

          

# Rainy night
![Rainy night icon](https://raw.githubusercontent.com/aeharding/rainynight/master/icon128.png)

A chrome store app using rainyday.js to make an awesome new tab page!

## Where can I download it?
Either download the source, `bower install` and serve it yourself, or:

[Download from the Chrome Store](https://chrome.google.com/webstore/detail/rainy-night/pogcoeenpkpdchlmloiehcbabfkfjncf)

## Where are the images pulled from?
http://imgur.com/a/mZtyX

### How do I submit an image?
Please create an issue! Thanks for your help.

## What's planned for the future?
A couple things:
1. Caching (beyond basic caching of images done now) -- to be nice to imgur's servers and make image load faster when opening a new page.
2. Forecast & local weather

## Your code sucks.
I know -- lots of messy stuff. I was frustrated with CORS and Chrome's extension API. I will clean this up ASAP.