Skip to content

thuongleit/MinimalistHackerNews

Repository files navigation

build release release version license

HKNews

Yet another Hacker News Reader

Play Store

The app - HKNews is a Hacker News reader client for Android and iOS, uses official Hacker News API.

The project is built using the Flutter framework. The project aims to build a simple, fast, and ad-free application, designed for minimalists.

Features

  • Browse newest, best, top stories, jobs, show, ask from Hacker News.
  • Readability option with internal/external browser support.
  • Simplicity design for the minimalists.
  • Swift reading by scanning title.
  • Save stories to read later.
  • Dark/black mode to taking care of your eyes.
  • Login with Hacker News account.
  • Upvote and post/reply to comments.
  • Collapsible comments thread and tap-to-collapse feature.
  • Gesture support with swipe left/right on a story/comment.
  • Share stories and comments easily.

Upcoming features

See the CHANGELOG file for more details.

Development

Make sure you have Flutter installed on your local machine. For more instructions on how to install flutter, look here.

git clone https://github.com/thuongleit/MinimalistHackerNews.git
cd MinimalistHackerNews
flutter run

Screenshots

Maintainers

Contributing

Issues and pull requests are always welcome.

License

This project is distributed under the Apache License 2.0 as specified in LICENSE.