Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 573 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 573 Bytes

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