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!
- Host: GitHub
- URL: https://github.com/aeharding/rainynight
- Owner: aeharding
- License: mit
- Created: 2014-04-05T03:05:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-15T16:45:48.000Z (almost 12 years ago)
- Last Synced: 2025-03-25T18:45:30.113Z (over 1 year ago)
- Language: CSS
- Size: 2.53 MB
- Stars: 14
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rainy night

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.