Skip to content

Command line tool that fetches a reddit feed's posts

Notifications You must be signed in to change notification settings

tashaylee/reddit-cmd-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

About The Project

Reddit-Cmd-Tool is a simple command line tool that displays a Reddit post's title, author and url from the Reddit API. Depending on the user's input, this tool will pull the newest reddit posts, posts that are no longer considered in the top 75 of posts, and new posts that have had a vote count change.

Getting Started

To run this, you will need to have python 3 installed. All libraries used in this program is built into the python 3.0 standard library.

Simply run the Main.py file and enter what information you'd like to view on the command line.

python3 Main.py

About

Command line tool that fetches a reddit feed's posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages