An open API service indexing awesome lists of open source software.

https://github.com/petercunha/redditbrowser

A simple full screen image and video browser for Reddit
https://github.com/petercunha/redditbrowser

nodejs reactjs reddit reddit-api reddit-client

Last synced: 2 months ago
JSON representation

A simple full screen image and video browser for Reddit

Awesome Lists containing this project

README

          

# Reddit Browser

[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/does-not-contain-treenuts.svg)](https://forthebadge.com)

A simple full screen image and video browser for Reddit. This is a little project I whipped up because I noticed that most Reddit image viewer sites weren't very good. Feel free to report bugs and suggest features.

[**Click here to try out the site**](https://redditbrowser.surge.sh)

#

### Features
- Fully encrypted HTTPS (all non-secure links are filtered)
- Search multiple subreddits at once by seperating your search by commas or spaces
- Responsive design, media elements are positioned to use your full view height.

### Try it out
- [Nature Pictures](https://redditbrowser.surge.sh/?r=natureporn)
- [Nature and Space Photography](https://redditbrowser.surge.sh/?r=earthporn,spaceporn)
- [Wallpapers](https://redditbrowser.surge.sh/?r=wallpapers)

Pull requests welcome!