Skip to content

A simple program to import images from reddit written in go

License

Notifications You must be signed in to change notification settings

mortezadadgar/redditpic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

redditpic

A fairly simple program to import images from specified subreddit and show in desired image viewer written in go.

Usage

Usage: redditpic [options]
  -a string
    	Sorts posts based on new, hot, top
  -p string
    	Specify the time range of posts, depends on -a being top
  -s string
    	Specify subreddit to import images from
  -v string
    	Program to open images

Example

./redditpic -s MinimalWallpaper -p month -a top -v sxiv

About

A simple program to import images from reddit written in go

Resources

License

Stars

Watchers

Forks

Languages