All Projects → huytd → hackernews-rss-reader

huytd / hackernews-rss-reader

Licence: BSD-2-Clause license
Read HackerNews's RSS feed

Programming Languages

rust
11053 projects
HTML
75241 projects

HackerNews RSS Reader

Yet another HackerNews client. Live demo https://codedaily.xyz

Requirements

  • Rust Nightly

Installation

Make sure you're using Rust nightly:

rustup default nightly

Run the web UI:

ROCKET_PORT=1234 ROCKET_ENV=prod cargo run

TODO

  • Fix preview API to be able to load image/css/js files from remote URL
  • Resizeable newsfeed
  • View HN comments in preview mode
  • Format post's time
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].