PunchClock

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

  • Owner: better-history/chrome-bootstrap
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerbetter-history/chrome-bootstrap
Primary LanguageCSS
Program languageObjective-C (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2012-06-21 23:30:43
Pushed At2024-01-01 15:27:58
Last Commit At2015-07-20 14:51:25
Release Count17
Last Release Namev1.5.0 (Posted on 2015-07-12 12:19:41)
First Release Name0.1.0 (Posted on )
用户参与
Stargazers Count258
Watchers Count24
Fork Count45
Commits Count122
Has Issues Enabled
Issues Count6
Issue Open Count3
Pull Requests Count12
Pull Requests Open Count3
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private