Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 812 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 812 Bytes

herdr

Herdr is a privacy conscious multiplatform mobile data collector

Run

Android

./gradlew installDebug or just open IDE and click Run

iOS

CocoaPods required.

(cd iosApp && pod install)
open iosApp/iosApp.xcworkspace

or manually:

  • do pod install in iosApp directory.
  • open iosApp.xcworkspace and click Run.

Description

[WIP]. To see screenshots of the app go to this PR #5

Herdr is an activity tracker (walk, run, bike, in vehicle) allowing you to automatically record your personal geolocation data in a cloud service. You can set it to activate geolocation recording only when certain activities are detected.

For now, Cozy Cloud is the only supported cloud storage service.