Giter Site home page Giter Site logo

himynameisdave / earthtab Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 10.42 MB

EarthTab pulls images from Reddit's SFW nature porn to transform your new tabs into beautiful windows into Earth's natural beauty.

License: MIT License

JavaScript 45.35% CSS 50.43% HTML 4.22%

earthtab's People

Contributors

himynameisdave avatar

Watchers

 avatar  avatar  avatar

earthtab's Issues

"Favorite" system

So like if the user sees a really cool image they can "fav" it and then it may be randomly chosen to appear again.

Only landscape images

This is going to involve parsing the posted image size/grabbing it/figuring it out/calculating it

Proper build/zip in gulp

Actually build out the gulpfile so that a proper, compressed package is outputted for easy uploading.

Use gulp-zip for the compression.

No repeat images

No repeating already used images.

Have a localStorage store of all the old images used and just like check against that.

Trying to set the BG and there's no data to set with

Hard to reproduce, but at least the source of the error is evident:

screen shot 2015-06-04 at 3 59 53 pm

The problem stems from trying to set the background when there is no data for it to pull from:

if( !this.data.base64Img && !this.data.bgUrl )
  throw "Trying to set background, however could not find a base64Img or bgUrl in the data set!";

Truncate post time

Sometimes the post time will be something dumb like 952 hours - this should be truncated/transformed into days/weeks/months.

Click to open info

It would be nice be able to click as a means of pulling up the info about the pic and not just having it show by default.

Proper font import

import fonts the proper way and not the google way (so that if offline then no biggie, fonts and a cached image still load)

tutorials on first load

Would be a great idea to display some helpful tips shown to the user when they first load up the app.

It could just like explain favouriting and things like that.

Clear Used Images Button

Add a button so that users can easily clear away their store of used images and start again fresh.

Major issue on first run

Everytime the entire localstorage is cleared/the app is run for the very first time, a breaking error is thrown:

Imgur

I think it has to do with $ettings not existing, so maybe something like that Object.observe() may be useful here.

Remove frequency slider

Frequency is going to be set to something really small all the time, such as 5mins. This way we don't have to save/set the frequency, and the design will look better because no stupid bar thing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.