Skip to content

vebjo/sleep_calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

sleep_calendar

This is a simple python script that plots fitbit sleep data into a visual calendar. Also shows average time of falling asleep.

How to use:

  1. Go to fitbit.com and fetch sleep data from the last month. NOTE: If not done in this exact way, the code won't work properly.
  2. Download or clone the repository
  3. Add your csv-file with fitbit data to the folder
  4. Add the file name to line 19
  5. Run the script using "python sleep_calendar.py"

About

Plots fitbit sleep data into a calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages