Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 602 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 602 Bytes

HNJobs

Fetch and review job offers from Hacker News (news.ycombinator.com)

Requirements

  • Python 3.10+
  • POSIX system
  • (optional) requests module

Usage

Run hnjobs.py like you would run any other python script, and navigate the interface using the keys from the upper tooltips.

Very little effort has been put in the UX of this script, you've been warned!

Features

  • Works in the terminal
  • Filter and sort job offers
  • Add tags and ratings to job offers
  • Persistent cache and modifications in a JSON file

Planned features

  • Cancel any running command using keyboard interrupt