Skip to content

MC-Timetracker/timetracker

Repository files navigation

TimeTurner

Find how you waste time without wasting time to analyze it.

TimeTurner helps you to track how you spend your time and it's smart doing that, making use really fast and easy.

The App can be installed from Google Play: TimeTurner

Features

  • Basic manual time tracker
    • Recording time spent on specific tasks.
    • Select/Start/Stop task
    • Edit recording (after finished recording)
    • List recorded tasks
  • Statistics
    • Analysing the recorded tasks offering insights to the user.
    • Graphs (analysis of time spent by day, task or category)
    • Hierarchical tasks (e.g. “Studies” > “Mathematics I” > “Assignment”)
  • Context awareness
    • Making smart suggestions about which task to start / when to stop recording. Based on
    • Location
    • Previously recorded data
    • Integration with calendar / other apps (planned for future releases)

Requirements

  • Android Version: >= 4.0
  • Permissions
    • ACCESS_WIFI_STATE
      • to match Wifi access point IDs (MAC addresses) for task suggestions
    • RECEIVE_BOOT_COMPLETED
      • to register background services for notifications about suggested tasks
    • WRITE_EXTERNAL_STORAGE
      • to save a manual backup
    • VIBRATE

About

Please report any problems or suggestions here on GitHub under Issues.

This project is released as free software under the GPL license, see LICENSE.md. You are welcome to contribute or use this code in any way.