Skip to content

alexmuller/lambda-strava-commute-namer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strava commute namer

This is a little script that runs on AWS Lambda to name and tag my commutes properly on Strava.

Environment variables

  • STRAVA_API_TOKEN: an API token with write access to your Strava account

Development

pip install -r requirements.txt
lambda invoke

Deployment

Copy and paste it into the AWS Lambda web interface.

Scheduling

Use CloudWatch Events to trigger it periodically.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages