Skip to content

go-qamel/qamel-hn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.