diff --git a/README.md b/README.md new file mode 100644 index 0000000..6056e06 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +Station +========= + +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