Skip to content

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

License

Notifications You must be signed in to change notification settings

Ninjananas/hnjobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages