Skip to content

RATACIA/reddit-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Reddit CLI Tool

Overview

This CLI tool allows you to browse Reddit posts by subreddit and filter type directly from your terminal. You can also view details of a post, including the top 10 comments.

Features

Browse posts from any subreddit.

Filter posts by hot, new, top, or rising.

View post details and the top 10 comments.

Installation

git clone https://github.com/RATACIA/reddit-cli.git
cd reddit-cli
pip install -r requirements.txt

Run the follwing command

./reddit_cli.py programming --filter="new"

python reddit_cli.py interest --filter="filter"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages