Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 726 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 726 Bytes

Unofficial Habitica desktop app

Unofficial Habitica desktop app for Linux. Built upon the basis provided by Zach Gawlik's Habitica app for Mac OS X.

Installation

Download the release.

Alternatively, you can build it yourself by getting the source, running npm install && npm run build

Packaging for Debian/Ubuntu

If you are packaging for Ubuntu, make sure to run the following commands:

$ npm run build

This will generate the necessary executable in: dist/app-linux-x64 - then run:

$ npm run deb64

The final deb should be found in dist/installers.