muslimKit

Muslim kit project ..
A mobile [Android/IOS] app that provides muslim with his azkar during the day and A json source for the Azkar ..

Stack

Download

Version 0.2.4

what’s new

Version 0.2.3

what’s new

download

Version 0.2.2

what’s new

download

Version 0.2.1

Usage

  1. Install NativeScript tools (see http://docs.nativescript.org/start/quick-setup)

  2. Install dependencies

npm install 

While the nativescript-vue project is not up-to-date on npm, you may have to run npm link nativescript-vue in the project folder (like described here).

  1. Run in Android or iOS
tns run android
tns run ios
  1. Build for Android or iOS
tns build android
tns build ios

How it works

It checks for available Azkar list at json/list.json and downloads the json files, store it localy and it reads the local files.

JSON

json directory contains the Azkar in json files, I’ll upload every file once i create it.
you can find a list of available azkar files in json/README.md#list

Wanna help ?

Create a json file for an Azkar type and make a pull request.