hacker-newsfeed
hacker-newsfeed copied to clipboard
App for reading Hacker News
trafficstars
Installation
Download the latest release here.
Or install it from sources with cargo install hacker-newsfeed.
Features
- Tabs to browse Top, New, Show HN, Ask HN and Jobs stories
- Open external links in browser
- Show comments for stories in app
- Expand and collapse story comments in tree-like structure
- Refresh to load new stories
- Navigation with keyboard shortcuts
- Accessibility and screenreader support
- Made with egui
Keyboard shortcuts
F5- RefreshBackspace- Go back to story view from comment sectionAlt + Left Arrow- Go back a pageAlt + Right Arrow- Go to next page (load more)Alt + 1- Switch to Top tabAlt + 2- Switch to New tabAlt + 3- Switch to Show HN tabAlt + 4- Switch to Ask HN tabAlt + 5- Switch to Jobs tabF12- Debug menu
Accessibility keyboard shortcuts
Tab- Focus next ui itemShift + Tab- Focus previous ui itemSpaceorEnter- interact with ui item (click link/button)