README.md

November 28, 2019 ยท View on GitHub

Qamel HN

HackerNews reader that inspired by Vue-HN. It's built with QML + Go and intended as demo for qamel. You can download the pre-compiled binary in release page.

Screenshot

How to Build

Before building this app, make sure qamel has been installed on your system. If it's already installed, do following steps :

  • Clone or download this repository to your local directory
  • Open the directory from terminal
  • Build the app: qamel build

Licenses

Qamel-HN is distributed under MIT license, which means you can use and modify it however you want. However, if you make an enhancement for it, if possible, please send a pull request.