| description |
|---|
Use the API to show the most recent result on your Stream Deck. |
{% hint style="info" %} Shoutout to MartynKeigher on GitHub for providing these instructions. {% endhint %}
Download the "API Ninja" plugin from the Elgato Marketplace.
- Under the "BarRadier" plugin select "API Ninja" and drag it to an empty slot.
- Request type should be set to
GET. - API URL should be set to your application's app url and append
/api/speedtest/latest. - Set the Content Type to
application/json. - Set the Response Shown to
data.downloadfor download anddata.uploadfor upload. - Check Parse/Format 'Response shown'.
- Set the Format to
{0:N0}. - Optionally you can add a Title Suffix:
\n(Mbps) - Set the Response Type to
Text. - Set Autorun every option to a refresh interval of your choice.
- Optionally you can hide green success indicator.
- Lastly duplicate the button and change the Response Shown to
data.download.