Skip to content

ed-george/plees-tracker

 
 

Repository files navigation

plees-tracker

Build Status

Plees Tracker is a simple sleep tracker for your Android phone.

The latest version is v7.0.1, released on 2020-09-11. See the release notes.

Description

This is meant to be a very simple open source clone of PrimeNap, i.e. just track sleep start/stop times and count the average / day.

Features:

  • It literally does nothing while you sleep, causes no battery drain.

  • Stores past sleeps, counts stat from them:

    • average of sleep durations

    • daily average: in case you sleep multiple times a day or you sometimes skip a whole day

  • Exports/imports sleep data to/from CSV (the start and stop columns are UNIX timestamps in milliseconds).

  • Can show past sleeps, can selectively delete individual sleeps.

It looks like this:

1

Download

Get it on F-Droid:

fdroid

License

Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

About

Plees Tracker is a simple sleep tracker for your Android phone.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.6%
  • Shell 0.4%