Skip to content

johannesbraeunig/vendee-globe-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Vendée Globe 2024/2025 Scriptable.app Widget

A widget to show a team/skipper on e.g. the iOS homescreen. Data is being scraped on a regular basis.

./image-01.jpeg

The following parameters need to be configured at the top of the widget:

const API_URL = "";
const API_ID = "";
const API_TOKEN = "";

The skipper/team can be set by the skippers name, e.g. "Boris Herrmann", as parameter from the Scriptable.app. The list of names can be found here: https://vendee-globe.fly.dev/

API Access

The API is not public. Drop me a message in case you would like to have access.

Notes

It's a private project. Nothing I can guarantee! :D

About

A scriptable.app widget to display teams current standing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published