Ninjananas / hnjobs

Python script to review job offers from Hacker News (WhoIsHiring)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python script to review job offers from Hacker News (WhoIsHiring)

License:MIT License


Languages

Language:Python 100.0%