2 releases
0.1.1 | Jun 7, 2019 |
---|---|
0.1.0 | Jun 7, 2019 |
#20 in #hacker-news
5KB
52 lines
Command line hacker news written in rust
Very minimal. Very scrappy. I wrote it so that I can display top hacker news articles in Conky
Usage
USAGE:
rustynews [FLAGS] <num>
FLAGS:
-b, --by Display username
-h, --help Prints help information
-p, --progress Show progress bar while posts are being fetched
-s, --score Display score
-u, --url Display URL
-V, --version Prints version information
ARGS:
<num> The number of top posts to be retrieved
Dependencies
~21–31MB
~537K SLoC