Skip to content

Jackiii1989/AWS_S3_background_image_update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS_S3_background_image_update

Description

It is a background-image-updater application that gets the image from AWS S3 and updates the background image. In order to free the disk of the PC and still have a Diashow runnnig with the images you like.

Instructions( or what to execute in order to work):

  1. pip install -r requirements.txt
  2. python create_credentials_file.py <aws_access_key_id> <aws_secret_access_key> (P.S. the AWS user to whom the credential belong should have S3 and billing function get_cost_usage() access.)
  3. update the configuration.json in the fields '<' '>' to define the configuration. For instance, to define the bucket where it should pull the images
  4. run AWS_S3_background_image_update.pyw to see if it is working.

You can see if the execution went fine by looking in the logger.log file. Inside you will also see the how many times it have been executed till now and the total costs in the current month.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages