strava-bulk-edit

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2018 License: MIT Imports: 15 Imported by: 0

README

Strava Bulk Edit

Unfortunately, Strava doesn't allow users to update information about more than one activity at once. This small command-line utility saves you the tedious work of updating every single activity by hand.

Usage

Simply download the binary from the releases page and execute it using the following command:

./strava-bulk-edit --help

Example

For example, you could make all of your Strava activities before 2018 private using the following command:

./strava-bulk-edit visibility only_me --to 2018-01-01

Options

The following activity attributes can be updated using this command-line script:

  • title
  • description
  • commute
  • type
  • visibility

You can update all of your activities using the --all flag or activities in a date range using the --from and/or --to flags.

Run ./strava-bulk-edit --help for detailed descriptions of the commands and information about allowed values.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL