https://github.com/chrisru/hackernews-cli
📰 Fetch Hacker News stories from the command line
https://github.com/chrisru/hackernews-cli
cli client hackernews ncurses rust
Last synced: 27 days ago
JSON representation
📰 Fetch Hacker News stories from the command line
- Host: GitHub
- URL: https://github.com/chrisru/hackernews-cli
- Owner: ChrisRu
- License: apache-2.0
- Created: 2019-07-02T11:19:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-06T19:10:25.000Z (almost 7 years ago)
- Last Synced: 2025-01-25T15:30:20.704Z (over 1 year ago)
- Topics: cli, client, hackernews, ncurses, rust
- Language: Rust
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hacker News CLI
This is a command line interface to reading Hacker News stories. It is mostly for me to experiment with Rust.