/panels

Bookmarklets to pull up or start the Hacker News or Reddit discussions for any web page

Primary LanguageCoffeeScript

Hacker Panel: A Hacker News Bookmarklet

Hacker Panel is a bookmarklet that pulls up the Hacker News discussion for any page, or starts one if it doesn't exist.

Reddit Panel: A Reddit Bookmarklet

Reddit Panel is a bookmarklet that pulls up the Reddit discussion for any page, or starts one if it doesn't exist.

Usage

Install dependencies:

npm install -g coffee-script
gem install 'jsmin'

Build and run:

rake
open lib/[hacker,reddit]/index.html