Back
Strava Stats

Strava Stats

#stravastats

A CLI utility to display Strava statistics in the terminal
Load previous page…
Make a custom slog handler #stravastats
See similar todos

No replies yet

Setup basic logging #stravastats
See similar todos

No replies yet

Write a platform independent function to create a folder for storing cache files #stravastats
See similar todos

No replies yet

Rename packages to follow Go style guidelines #stravastats
See similar todos

No replies yet

Add a method that retrieves all activities from a point in time #stravastats
See similar todos

No replies yet

Continue work on the API client #stravastats
See similar todos

No replies yet

Refresh the access token before making the api request #stravastats
See similar todos

No replies yet

Check if the access token is not expired before making a request to the Strava API #stravastats
See similar todos

No replies yet

Store the token expiration time to keyring #stravastats
See similar todos

No replies yet

Refactor configuration reading and writing #stravastats
See similar todos

No replies yet

Add a method to refresth the access token #stravastats
See similar todos

No replies yet

Update the OAuth scope to receive all, including private activities #stravastats
See similar todos

No replies yet

Play with bubbletea and lipgloss libraries #stravastats
See similar todos

No replies yet

Refactor the api package #stravastats
See similar todos

No replies yet

After receiving the access code, exchange it to access and refresh tokens #stravastats
See similar todos

No replies yet

Add the ability to the auth command to reauthorize the API access #stravastats
See similar todos

No replies yet

Exit from the auth command if the key ring already contains the auth code #stravastats
See similar todos

No replies yet

After receiving the authorization code, store it to the system keyring #stravastats
See similar todos

No replies yet

Start a local web server and listen for an authorization code after opening the Strava authorization page #stravastats
See similar todos

No replies yet

Move API related stuff to a separate package #stravastats
See similar todos

No replies yet