• This repository has been archived on 14/Feb/2023
  • Stars
    star
    286
  • Rank 141,691 (Top 3 %)
  • Language
    JavaScript
  • Created over 11 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

HabitRPG mobile application under development. Angular + PhoneGap

Deprecation notice

This app is no longer developed nor maintained.

We've switched to native apps for Android and iOS:

iOS

Android

habitrpg-mobile

Official HabitRPG mobile app, build with PhoneGap and AngularJS.

Requirements

NodeJS and NPM are required to build habitrpg-mobile, please refer to your platform's documentation on how to install these.

Getting started developing locally

  1. Clone the repository git clone https://github.com/HabitRPG/habitrpg-mobile.git
  2. Install utilities npm install -g bower cordova ionic
  3. Install dependencies npm install
  4. Install bower components bower install
  5. Start the local testing server gulp
  6. Navigate to http://localhost:9000

Building for Mobile

Platforms are: ios or android

  1. Add cordova platform ionic platform add <platform>
  2. Start the application on a connected device ionic run <platform>

For all the other ionic commands see ionic --help

Contributing

If you would like to contribute, please review the Contributing to HabitRPG wiki page.

Issues

If you find a general (i.e., not exclusive to mobile platforms) HabitRPG issue please post it to the main HabitRPG issue tracker.

If you have an Ionic Framework issue or question consider posting it on the Ionic Forum. If there is truly an Ionic Framework error, follow their guidelines for submitting an issue to the main Ionic repository.

More Repositories

1

habitica

A habit tracker app which treats your goals like a Role Playing Game.
JavaScript
11,366
star
2

habitica-android

Native Android app for Habitica
Kotlin
1,330
star
3

habitica-ios

Native iOS app for Habitica
Swift
661
star
4

habitica-chrome

Chrome extension for HabitRPG. Uses 3rd party productivity website events to trigger point gain/loss.
JavaScript
107
star
5

habitrpg-shared

Shared resources useful for multiple HabitRPG repositories. Assets (sprites, imgs, etc), CSS, algorithms, and more.
CoffeeScript
95
star
6

Habitica-Webhooks

A server to receive webhooks for Habitica related projects (github, slack, etc)
JavaScript
20
star
7

habitica-chat-extension

A habitica.com Chat Client for Chrome
JavaScript
18
star
8

habitica-markdown

A markdown-it module pre-configured for use in Habitica
JavaScript
13
star
9

habitrpg-community

Community website for HabitRPG (Drupal)
PHP
12
star
10

habitrpg-email-server

The server from which all HabitRPG's emails are sent
JavaScript
9
star
11

habitica-images

6
star
12

habitica-zapier

JavaScript
6
star
13

habitica-markdown-emoji

Emoji set for Habitica.
JavaScript
4
star
14

mongoose-dictionary

JavaScript
3
star
15

eslint-config

JavaScript
2
star
16

flag-o-rama

An easy way to flag chat messages.
JavaScript
2
star
17

habitica-email-template

Responsive HTML email template for use in Mandrill. Based off of Lee Munroe's original concept. https://github.com/leemunroe/responsive-html-email-template
HTML
2
star
18

habitrpg-redirect

Simple Node.js Express app to redirect requests to habitica.com
JavaScript
1
star
19

AccountDeleteConsumer

JavaScript
1
star
20

tools-for-habitica

HTML
1
star
21

WebhookConsumer

A worker to process webhooks for Habitica
JavaScript
1
star