/ulauncher-hackernews

A ULauncher extension to interact with the HackerNews API

Primary LanguagePython

Hackernews (ULauncher Extension)

This is an extension for ULauncher, a mac-like application launcher for linux.

Instalation

For this extension to work, install the following modules:

    pip install --user timeago
    pip install --user datetime

Usage

Example Usage

hn - Shows the top stories on HN

hn open %d - Opens the first %d top stories in the browser.