A terminal UI to browse Hacker News with vim-like key bindings. hackernews-tui is written in Rust, and uses the HN Algolia search APIs to get Hacker News data.
A terminal UI to browse Hacker News with vim-like key bindings. hackernews-tui is written in Rust, and uses the HN Algolia search APIs to get Hacker News data.
To install hackernews-tui, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install hackernews-tui
To see what files were installed by hackernews-tui, run:
port contents hackernews-tui
To later upgrade hackernews-tui, run:
sudo port selfupdate && sudo port upgrade hackernews-tui
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.