Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

joeprisk/chrome-picture-looky

Repository files navigation

A simple chrome app to search images

This is written because I was bored it is not a serious project but a simple play with anglarjs and building a chrome extension without much real use. you can however use this to search kittens on flickr very easily!

To install this first load bower components

   bower install

open chrome extensions and enable developer mode

   chrome://extensions

click load unpacked extensions navigate to the folder app

To develop do what you want hack away and break/fix whatever you please

to test load npm modues

   npm install
   ./node_modules/karma/bin/karma start test/unitTest.js

License

Copyright (C) 2014 Joe Prisk

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

About

chrome extension to see pictures from flickr

Resources

License

Stars

Watchers

Forks

Packages

No packages published