a reddit image collector
Project Description
# this will out put a list of links to the slideshow file
# where list_of_subreddits is a file with a list of subreddits $reddit_view -s `cat ~/list_of_subreddits | tr "\n" ","` &> ~/slideshow $reddit_view -s `cat ~/bin/list_of_subreddits | tr "\n" ","` -o hot &> ~/slideshow $reddit_view -i r -s funny,science,machineporn -o hot,top -p 1 &> ~/slideshow # to view $cat ~/slideshow | xargs feh -D 5 --auto-zoom -g 800x800 -B black
for more see the programs -h help option
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
reddit_view-1.0.0.tar.gz (4.5 kB) Copy SHA256 hash SHA256 | Source | None | Jul 6, 2017 |