hn-cli is built on Python and BeautifulSoup4
Based on cortex
Install BeautifulSoup4 using pip
sudo pip install beautifulsoup4
Clone the repo
git clone https://github.com/iszla/hn-cli
Run the app
./hn-cli/hn-cli
- Press 'Enter' or 'o' to open the story in a browser
- Press 'c' to open the story on Hacker News to read the comments
- Press 't' to toggle between Top and New stories