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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?