Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/berbaquero/reeddit

Minimal, elastic Reddit reader web-app client
https://github.com/berbaquero/reeddit

browse reader reddit reddit-client responsive web-app

Last synced: about 1 month ago
JSON representation

Minimal, elastic Reddit reader web-app client

Awesome Lists containing this project

README

        

```
.______ _______ _______ _______ _______ __ .___________.
| _ \ | ____|| ____|| \ | \ | | | |
| |_) | | |__ | |__ | .--. || .--. || | `---| |----`
| / | __| | __| | | | || | | || | | |
| |\ \----.| |____ | |____ | '--' || '--' || | | |
| _| `._____||_______||_______||_______/ |_______/ |__| |__|
```

A minimal, elastic [Reddit](http://reddit.com/) web app reader client, that lets you create "Channels" to group as many subreddits as you want into one stream.

* #### Minimalist
While aiming for simplicity, Reeddit cares to show you only the most important information from the posts and comments. No up-votes or points shown.

* #### Elastic
Reeddit has 3 different elastic layouts - you can use it on any window size. So it's comfortable to use on smartphones, tablets and desktops.

* #### Read-only
Reeddit can be used for browsing subreddits and viewing links/post and its comments, but not for voting or commenting... for now ;) -- The subreddits and channels you add are saved locally, however, so you don't lose your data.

* #### Channels
Channels let you group subreddits into one stream, so you can browse their links in a single view, instead of having to browse each one separately. This is specially nice when you add subject-related subreddits.

For more info, and screenshots, visit [Reeddit's homepage](http://reedditapp.com/about/).

Follow updates and send feedback on Twitter: [@ReedditApp](https://twitter.com/reedditapp).

### Reeddit is a [Native Web App](https://blog.andyet.com/2015/01/22/native-web-apps).

On Firefox — both Desktop and Mobile — Reeddit can be installed from the [homepage](http://reedditapp.com) as an Open Web-app. Also, install it (and rate it!) on **Firefox OS** from the [Firefox Marketplace](https://marketplace.firefox.com/app/reeddit).

On Chrome for Windows and Linux, Reeddit is great as an [Application Shortcut](http://support.google.com/chrome/bin/answer.py?hl=en-GB&answer=95710).

On OSX, Reeddit can be installed as a [Fluid](http://fluidapp.com/) app.

You can also install the especially built [Reeddit for Mac](http://mac.reedditapp.com).

### Tools

To build Reeddit, I used these awesome resources:

* [pagedown](http://code.google.com/p/pagedown/) -- for Markdown parsing.
* [Mustache.js](https://github.com/janl/mustache.js/) -- Lightweight client-side templating.
* [reziseend.js](https://github.com/porada/resizeend) -- Better 'resize' handler.

### License

Licensed under the [MIT License](http://berbaquero.mit-license.org/).