diff --git a/Service-Widgets.md b/Service-Widgets.md index b4158b6..1dff628 100644 --- a/Service-Widgets.md +++ b/Service-Widgets.md @@ -299,6 +299,17 @@ widget: Non service related items that display information from other sources, like stock monitoring or news. + +## Mastodon + +Use the base URL of the Mastodon instance you'd like to pull stats for. Does not require authentication as the stats are part of the public API endpoints. + +```yaml +widget: + type: mastodon + url: https://mastodon.host.name + + ## Coin Market Cap Get your API key from your [CoinMarketCap Pro Dashboard](https://pro.coinmarketcap.com/account).