A tiny CLI client that allows you to fetch an overview of the top articles on HackerNews. Uses the free and unofficial HackerWebApp API.
After cloning the repo, you can run cargo deb which will package up the application in the /target/debian/ folder.
From there, install the .deb file with your favourite package manager.
Then, run tiny_hn which will display the top articles in your shell.
