Last updated: April 2, 2026
JSVoicePost ("Voice Post to Strava") lets you post activities to Strava using your voice. You speak a description of your workout, and the app parses it and creates an activity on your Strava account.
We do not sell, share, or use your data for any purpose beyond the functionality described above.
OAuth tokens are stored locally in your browser (localStorage) and are never stored on our servers. Transcripts are processed in memory and discarded immediately after parsing. We do not maintain a database of user data.
This app requests the following Strava permissions: activity:write (to create activities) and activity:read_all (to read activity data). You can revoke access at any time from your Strava settings.
You can disconnect this app from your Strava account at any time. Since we do not store your data on our servers, disconnecting effectively removes all your data from our system.
For questions about this privacy policy, please open an issue on our GitHub repository.