Skip to content

Simple scripts to track the number of people currently in your local PureGym, or retrieve your latest activity

Notifications You must be signed in to change notification settings

JohannDickson/puregym-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puregym-tools

This repository contains two scripts to help scrape some information off of the puregym's member page:

  • number of people currently in your local gym
  • your most recent activity

Environment variables

To run these scripts, the following environment variables are required:

  • PUREGYM_EMAIL
  • PUREGYM_PIN

Optionally, to export the people counter to a prometheus pushgateway:

  • PUREGYM_PUSHGATEWAY: url of the pushgateway

About

Simple scripts to track the number of people currently in your local PureGym, or retrieve your latest activity

Topics

Resources

Stars

Watchers

Forks