PunchClock

An in/out tracking app for iOS 7+ that uses iBeacon and Geofencing.

  • 所有者: better-history/chrome-bootstrap
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

PunchClock

PunchClock is an in/out tracking app for iOS 7+ that uses iBeacon and Geofencing.

PunchClock Screenshot

PunchClock cannot operate on its own - It requires the PunchClockServer.

Building

In order to build PunchClock you'll need run the install script:

  • $ ./setup

This script sets up a constants.h file, two .xcconfig files and runs pod install

The constants.h file will need to be customized for your environment. It's meant to allow you to run PunchClock against a local copy of the server during development and a production server after release. If you don't plan to use the Hockey or push notifications you can set those things to nil.

Code-signing is managed in the two xcconfig files. You'll need to paste in your provisioning profile UUIDs or you can manage code-signing in the workspace directly but you'll need to be careful about pushing these changes back in any subsequent pull-requests.

Usage

When PunchClock is first launched you'll be prompted for your name which will get stashed in the keychain and used as the key in the server-side database. This is a pretty naive way to go about things but it Works For Us™. The app will then ask the server for a list of all of the people and will get back some JSON showing everyone's status as well as who is watching who. Tapping the bell icon will mark you as tracking that person and you'll receive a push notification when their status changes. If you're being watched by anyone then there will be an eye icon next to their name. Tapping the chat icon in the top-left will allow you to send a message to anyone marked as "In".

The Information tab simply shows you the data that Core Location is returning. It can be useful for fine-tuning the placement of iBeacons and geo-fence settings. Tapping your name here allows you to change it. Note: the server doesn't currently manage name changes automatically - you'll end up with a new record.

Contributing

PunchClock is no longer being updated

Bug Reporting

PunchClock is an unsupported, unofficial Panic product.

主要指標

概覽
名稱與所有者better-history/chrome-bootstrap
主編程語言CSS
編程語言Objective-C (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2012-06-21 23:30:43
推送於2024-01-01 15:27:58
最后一次提交2015-07-20 14:51:25
發布數17
最新版本名稱v1.5.0 (發布於 2015-07-12 12:19:41)
第一版名稱0.1.0 (發布於 )
用户参与
星數258
關注者數24
派生數45
提交數122
已啟用問題?
問題數6
打開的問題數3
拉請求數12
打開的拉請求數3
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?