Skip to content

ryanleesipes/desktop-habitica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.