Git Product home page Git Product logo

flickrwallpaperchanger's Introduction

FlickrWallpaperChanger

Flickr Wallpaper Changer is a systray application to change automatically your desktop wallpaper with a dowloaded picture from Flickr public images of the day.

Tested on Windows 10

Used modules

Config file

The config file is named config.yml. At the first launch of the application, it's automatically created. The coontent of this file is :

api_key: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
api_secret: XXXXXXXXXXXXX
delay: 60
horizontal: true
image_ratio: 1.333333
max_image_pull: 50
maximum_size: HD
api_key: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
api_secret: XXXXXXXXXXXXX

API key & secret of the Flickr API can be found at this link (you need to have a valid account)

delay: 60

Delay in seconds beetween the wallpaper change

horizontal: true

Choose horizontal screen (if true) or vertical (if false)

image_ratio: 1.333333

The minimum image ratio (4/3 by default)

max_image_pull: 50

The number image pull from wwich we will choose

maximum_size: HD

The maximum image resolution

VGA  ->   640
SVGA ->   800
XGA  ->  1024
UXGA ->  1200
HD   ->  1920
4K   ->  4096
6K   ->  6144

Extra information

The downloaded current wallpaper is in the driectory ~\.flickr\

flickrwallpaperchanger's People

Contributors

c3ltic avatar

Watchers

 avatar

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.