Riblet is a reddit image browser, designed to work the way image browsing OUGHT to work.
This particular release is more a proof of concept, given that Reddit's API pricing changes, it isn't a particularly feasible application to exist with a profit motive, so rather than shuttering it, I've just put it out for free.
Not everything will work amazingly. Not everything can. Because of reddit's pricing, I have refactored it to avoid using the API wherever possible, which at this point means that it does not use the API (rather, it just consumes the JSON endpoints.)
Because of that, some features are impossible. Private subreddits cannot be implemented, for example.
Similarly, without querying the API, there's no way to get the CDN links for a gallery, ergo they are not implemented.
Beyond that, it is ... nice? If you're into that sort of thing.