Categorygithub.com/charlieegan3/tool-json-status
module
0.0.0-20230209212425-8f4cc7a9e321
Repository: https://github.com/charlieegan3/tool-json-status.git
Documentation: pkg.go.dev

# README

tool-json-status

This is a tool for toolbelt which regularly gathers information about my public activities to keep the 'live' section on charlieegan3.com up-to-date.

Example config:

tools:
  ... 
  json-status:
    username: xxx

    strava:
      client_secret: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      refresh_token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      client_id: "12345"

    play_source: https://...
    post_source: https://...

    jobs:
      refresh:
        schedule: "*/10 * * * * *"

# Packages

No description provided by the author
No description provided by the author