Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 678 Bytes

File metadata and controls

38 lines (24 loc) · 678 Bytes

Hacker News Desktop App

This is an Electron app built with Elm, Kotlin, and SparkJava.

Build macOS

Requirements:

  • npm 3.10.10
  • node v6.11.1
  • electron v1.6.11
  • electron-compile
  • electron-compile-prebuilt
  • electron-forge

To build the package run:

$ make package

The output wil be in the /out directory.

To build the DMG run:

$ make dist

The output will be in the /dist directory

HackerDesktop in Action

Link to downloadable DMG (my dropbox)

https://www.dropbox.com/s/pzoeskdk2d04r6t/HackerDesktop.dmg?dl=0