Skip to content

nunulk/running_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This app gets a running record from Fitbit and send a report to a Mastodon instance.

env and credentials

.env

see .env.example

credentials

When you access Fitbit the first time, the tokens automatically saved in credentials.json like this:

{
  "access_token": "",
  "refresh_token": "",
  "expires_at": ""
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published