All Projects → trstringer → redditwatcher

trstringer / redditwatcher

Licence: other
📻 Reddit streaming CLI

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to redditwatcher

Reddit Bot
🤖 Making a Reddit Bot using Python, Heroku and Heroku Postgres.
Stars: ✭ 99 (+482.35%)
Mutual labels:  reddit, reddit-api
rreddit
𝐫⟋ Get Reddit data
Stars: ✭ 49 (+188.24%)
Mutual labels:  reddit, reddit-api
Mvvm Reddit
A companion project for our blog post on better Android software development using MVVM with RxJava.
Stars: ✭ 106 (+523.53%)
Mutual labels:  reddit, reddit-api
Snoo
A Reddit command line client written in Node.js, using modern ES-features
Stars: ✭ 39 (+129.41%)
Mutual labels:  reddit, reddit-api
reddit-image-fetcher
A JavaScript package for fetching reddit images, memes, wallpapers and more.
Stars: ✭ 40 (+135.29%)
Mutual labels:  reddit, reddit-api
Psraw
PowerShell Reddit API Wrapper
Stars: ✭ 42 (+147.06%)
Mutual labels:  reddit, reddit-api
Praw
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
Stars: ✭ 2,675 (+15635.29%)
Mutual labels:  reddit, reddit-api
Jraw
The Java Reddit API Wrapper
Stars: ✭ 320 (+1782.35%)
Mutual labels:  reddit, reddit-api
cronnit.com
A free tool for scheduling posts to Reddit.
Stars: ✭ 3 (-82.35%)
Mutual labels:  reddit, reddit-api
node-express-reddit-clone
Build a Node, Express and MySQL-based clone of Reddit for DecodeMTL web development bootcamp
Stars: ✭ 28 (+64.71%)
Mutual labels:  reddit, reddit-api
Redditbot
Discord bot for reddit.com
Stars: ✭ 17 (+0%)
Mutual labels:  reddit, reddit-api
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+664.71%)
Mutual labels:  reddit, reddit-api
Shreddit
Remove your comment history on Reddit as deleting an account does not do so.
Stars: ✭ 669 (+3835.29%)
Mutual labels:  reddit, reddit-api
Reddsaver
CLI tool to download saved and upvoted media from Reddit
Stars: ✭ 76 (+347.06%)
Mutual labels:  reddit, reddit-api
Social Amnesia
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
Stars: ✭ 656 (+3758.82%)
Mutual labels:  reddit, reddit-api
Unim.press
A Reddit front-page reader in the style of The New York Times.
Stars: ✭ 199 (+1070.59%)
Mutual labels:  reddit, reddit-api
ARAW
The Android Reddit API Wrapper
Stars: ✭ 75 (+341.18%)
Mutual labels:  reddit, reddit-api
reddit-comment-bot
Reddit bot that auto replies to comments on set subreddits
Stars: ✭ 59 (+247.06%)
Mutual labels:  reddit, reddit-api
crypto-subreddits-cli
👽 Track Cryptocurrency Subreddits On The Command Line 👽
Stars: ✭ 24 (+41.18%)
Mutual labels:  reddit, reddit-api
roux
Simple and (a)synchronous Reddit API wrapper for Rust.
Stars: ✭ 41 (+141.18%)
Mutual labels:  reddit, reddit-api

RedditWatcher

Listens to a stream of reddit submissions

screenshot

Installation

  1. git clone https://github.com/tstringer/redditwatcher.git
  2. cd redditwatcher
  3. ./install

💡 You must register a reddit app and then define REDDITWATCHER_CLIENTID and REDDITWATCHER_CLIENTSECRET environment variables to their appropriate values

Installation (Docker)

Ensure that you are running the Docker daemon, and run . ./install_docker.sh.

Define the following environment variables (i.e. place them in your ~/.bashrc):

  • REDDITWATCHER_CLIENTID
  • REDDITWATCHER_CLIENTSECRET

*Note: these credentials are retrieved from the app registration from the Installation step

Usage

RedditWatcher takes a list of unnamed arguments that are the subreddits you want to stream

redditwatcher python javascript learnpython
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].