Coder Social home page Coder Social logo

likeallstrava's Introduction

LikeAllStrava

Give kudos to people's workouts in Strava automatically.

In first run the application will ask for you login (email), password and complete name in Strava and save it encrypted in config file for next runs.

Follow more people

It is possible to follow more people with automation.

Just enter parameters followpeople with the Stava URL of the athlete in the "Following" tab, example:

LikeAllStrava followpeople https://www.strava.com/athletes/9954999/follows?type=following

In case you don't provide the URL in command line the application will request it.

Note: You must be following athete already for this feature to work properly.

Also Strava blocks following too much new people from time to time.

Try later if it doesn't work.

Congratulations comment

There is a feature to add congratulation comments for workouts.

Parameters are congratscomment "[training type]" [minimum distance-maximum distance] "[message]"

(placeholder [name] will be replaced with first name of the athlete)

The following "training type" parameters values are supported:

  • Run
  • Ride
  • Swim
  • Hike
  • Walk
  • Weight Training

Example of parameters:

congratscomment "Run" 10-100 "Congratulations for the long run [name] ๐Ÿƒโ€โ™‚๏ธ๐Ÿ˜€๐Ÿ’ช!"

congratscomment "Run" 40-43 "Congratulations for the marathon [name] ๐Ÿƒโ€โ™‚๏ธ๐Ÿ˜€๐Ÿ’ช!"

If minimum distance-maximum distance is 0-0 all workouts of the type provided will be considered for comments. Example for swimming distance is not considered:

congratscomment "Swim" 0-0 "Congratulations for the swimming session [name] ๐ŸŠโ€โ™€๏ธ๐ŸŠโ€โ™€๏ธ!"

In case you don't provide the message in command line the application will request all parameters, but in this scenario emoticons in message are not supported.

Note: Congrats message support emoticons because application uses copy+paste clipboard for automation. So your clipboard existing content will be lost when running this application.

Use it wisely

Remember that if you use too much this application you will be temporary blocked from giving kudos/following new people in the Strava platform.

There is an limit of about 100 likes/per hour. Use it wisely.

Requirements

.NET 7.0 is required to run this application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.