Skip to content

cpucycle/OuraDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oura ring daily data download

This project will save oura sleep, readiness, and activity data to daily json files. The intent is to use this script alongside another application that scans the directory for modified files and imports them into the app.

  1. Clone this repo:
git clone https://github.com/cpucycle/OuraDownload.git
  1. Change to the directory:
cd OuraDownload
  1. Make the script executable:
chmod +x oura.sh
  1. Get your personal access token from Oura Ring Developer.
  2. Edit the config file in this directory, and set your token and save_directory where you want it to store the files.
  3. Create the save_directory if it doesn't exist yet.
  4. Run the script as needed/wanted:
./oura.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published