This is a tool that displays images from various feeds as they are posted in real time.
You can subscribe to the feed via Websocket to display the image gallery in your browser.
*See topic format
For Reddit: Format is <type>.<subreddit>
Examples:
submission.aww
gets all posts from /r/aww
comment.aww
gets all comments from /r/aww
*.aww
gets everything from /r/aww
comment.*
gets all comments from reddit (Not recommended)
#
gets everything from reddit (Not recommended)
For *chan: Format is <chan>.<type>.<board>
4chan.post.a
gets all the posts from /a/
4chan.thread.a
gets all the threads from /a/
4chan.*.a
gets everything from /a/
4chan.*.*
gets everything from 4chan
4chan.#
is the same as above
See chan_feed for an up to date list of supported image boards