Path to this page:
./
www/hackernews-tui,
Terminal UI to browse Hacker News
Branch: CURRENT,
Version: 0.3.1,
Package name: hackernews-tui-0.3.1,
Maintainer: pinhackernews_tui is a Terminal UI to browse Hacker News written in Rust.
The application mainly consists of the following views:
-Story View-Front Page displaying a list of stories in front page of Hacker News
-Comment View` displaying a list of comments in a story
-Story Search View displaying a search bar and a list of stories matching the
search query.
Master sites:
SHA1: ca2b646ffec22f8f9ccc13d4857d691f274ad3db
RMD160: d2af2dc6813267bf570e93d409e1d87b51d27302
Filesize: 725.487 KB
Version history: (Expand)
- (2021-03-31) Updated to version: hackernews-tui-0.3.1
- (2021-03-19) Package added to pkgsrc.se, version hackernews-tui-0.3 (created)
CVS history: (Expand)
2021-03-31 20:43:33 by pin | Files touched by this commit (2) |  |
Log message:
www/hackernews-tui: update to 0.3.1
Application changes:
-add S, C, r.
Codebase changes:
-code refactor part II (more details can be found here).
-implement handlers for S, C and r.
|
2021-03-18 22:57:35 by pin | Files touched by this commit (5) |
Log message:
www/hackernews-tui: import package
hackernews_tui is a Terminal UI to browse Hacker News written in Rust.
The application mainly consists of the following views:
-Story View-Front Page displaying a list of stories in front page of Hacker News
-Comment View` displaying a list of comments in a story
-Story Search View displaying a search bar and a list of stories matching the
search query.
|