Hacker News new | ask | show | jobs
by markneub 3746 days ago
redditq - http://redditq.com/

Currently requires a physical keyboard to operate. Keyboard commands listed at https://github.com/markneub/redditq#navigation

redditq is an image browser for reddit. It features a minimal user interface and is designed to be controlled via keyboard shortcuts. This project was inspired by redditp[1], but I wanted to add support for image galleries and Flickr photo pages and experiment with a minimal UI. From a technical standpoint, I wanted practice using CommonJS modules for structuring my JavaScript, as well as using webpack for bundling static assets (including JS modules).

[1] http://redditp.com/