Skip to content

thepill/PunchAClock

Repository files navigation

PunchAClock

Automatically track the time you spent at places.

The app focuses on low battery usage, accuracy and privacy.

  • All your data is stored locally on your device
  • Uses wifi and movement information to limit expensive GPS requests

Download this app in the Playstore

Build the project

  1. Get a Google Maps Geocode API Key
  2. Clone the repo git clone <url>.
  3. Create a file called secrets.properties in the root folder.
  4. Add your API Key to the secrets.properties file like this: DEBUG_GOOGLE_GEO_API_KEY=<your_google_geo_api_key>
  5. Open the project (or sync gradle).
  6. Run the app.

Creators

JPrest

thepill

Releases

No releases published

Packages

No packages published

Languages