Skip to content

mosew/fffflckr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ffff*lckr

ffff*lckr is a simple, web-based app dedicated to helping users find great photography on flickr.

Requirements and installation

ffffl*ckr is built on Python and Flask and uses the flickrapi interface. Every Flask installation I've used has been different, so find out what you need to do with your host. You will need to get an API key from flickr. Point the authentication endpoint at http://application.com/auth/callback.

Then just set up your Flask instance and

python app.py

No sort of data backend is needed.

The current version of ffff*lckr uses Nexa Free Light and a custom symbol font from fontello. As I'm not sure what the exact licensing is past personal use, I have not included these on github, sorry.

License

The source code to ffff*lckr is released under the MIT License, meaning you can pretty much do whatever you want with it. I'd rather you didn't actually sell it, cause that would just be lame, but use it in any projects you want.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.1%
  • CSS 28.3%
  • Python 11.7%
  • HTML 9.9%