Miklos Vajna 41d3c1d9a1 Export to file: add a pretty CSV mode
End-users sometimes want to show their sleep log to other people, but
the data exported to a file, but that is not human-readable.

The default export format is a CSV that is meant to be easy to import
back, i.e. a machine-readable file format.

Fix the problem by adding a setting (defaults to false): if enabled, the
export result will have formatted timestamps and also the sleep length
will be written there, if if that's redundant for a machine reader.

Fixes <https://github.com/vmiklos/plees-tracker/issues/515>.
2024-12-31 14:44:55 +01:00
2024-12-01 20:27:44 +01:00
2024-12-01 20:27:44 +01:00
2024-12-31 14:44:55 +01:00
2024-10-05 08:30:03 +02:00
2019-12-24 19:48:36 +01:00
2019-12-23 19:40:55 +01:00
2024-12-01 20:27:44 +01:00
2019-12-23 19:40:55 +01:00
2019-12-23 19:40:55 +01:00
2019-12-23 19:34:45 +01:00
2024-10-05 08:30:03 +02:00

plees-tracker

tests

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

This app is meant to be a simple open source sleep tracker, allowing you to track sleep start/stop times and count the average per day.

Features:

  • It literally does nothing while you sleep, causes no battery drain.
  • Stores past sleeps, counts stat from them.
  • Exports/imports sleep data to/from CSV.
  • Can show past sleeps, can selectively delete individual sleeps.
Sample Interface of Plees-Tracker App

Check out the user guide for a full list of features, installation, and usage information.

Contributing

plees-tracker is free and open source. You can view the source code, file an issue, or request new features. If you'd like to contribute, please consider opening a pull request.

License

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

Get it on F-Droid:

f-droid

Description
Plees Tracker is a simple sleep tracker for your Android phone.
Readme MIT 25 MiB
Languages
Kotlin 97%
Python 1.6%
Shell 0.9%
JavaScript 0.4%