Skip to content

cblakevill/reddit-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

reddit-monitor

Monitor certain subreddits live.

Configuration

  • Add subreddits you want to monitor in the subreddit list.
  • Add regexes to the filter phrase list to filter by thread title. Phrases can set to either include or exclude mathcing threads.

Installation

Intall pyinstaller and run

pyinstaller --onefile --windowed src/reddit_monitor.pyw

from the root directory. The excecutable is produced in the dist directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages