Skip to main content

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reddit_view-1.0.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page