From 8836030bfff40b67cb720ca1ee6eb8e0583096c0 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 30 Dec 2017 21:25:10 -0700 Subject: [PATCH] Update README.md --- README.md | 31 ++++--------------------------- 1 file changed, 4 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 6056e06..c502d5b 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,9 @@ -Station -========= +Station Mobile +============== Station is a kiosk app for accessing basic features of the Business Apps. https://netsyms.biz/apps/station - -Features --------- - -**Quick Login** -Station can be configured with a "quick access" list of users who can log in -with a single tap. Other login methods include using a one-time code from the -mobile app, or entering a traditional username and password. - -**QwikClock Access** -Users can easily punch in and out, and their work schedule is available -at-a-glance. - -**TaskFloor Summary** -Users can review assigned tasks and recent messages while punching in. - -**Security Timeout** -Station automatically logs off the user if they walk away, with a two-minute -countdown. - -Running -------- - -Station is a standard [NW.js](https://nwjs.io/) app, so download NW.js, -cd to this folder, and run `/path/to/nw .`. \ No newline at end of file +This repository contains a Cordova project for building Android APKs of Station. +To use it, copy over the www folder from the [main Station repository](https://source.netsyms.com/Business/Station).