Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.
/ Pyckground Public archive

A simple python script to set your linux background (cinnamon) from Imgur galleries.

License

Notifications You must be signed in to change notification settings

sromerotech/Pyckground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyckground

A simple python script to set your linux background from Imgur galleries.

Usage

usage: Pyckground.py [-h] [-a GALLERYID] [-nD] [-c COPYCURRENTIMAGE]

optional arguments:
  -h, --help            show this help message and exit
  -a GALLERYID, --galleryId GALLERYID
                        Allows you to download and set an image from an Imgur
                        gallery as your background.
  -nD, --noDelete       Avoids last image deletion when downloading a new
                        wallpaper.
  -c COPYCURRENTIMAGE, --copyCurrentImage COPYCURRENTIMAGE
                        Copy last used image to given path..

Example:

Pyckground.py --galleryId dbVN1

Pyckground.py --galleryId dbVN1 --noDelete

Pyckground.py -c /home/user/Pictures/

About

A simple python script to set your linux background (cinnamon) from Imgur galleries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages