diff --git a/_site/content/posts/modules/ipinfo.md b/_site/content/posts/modules/ipinfo.md index b6e2663a..93b8edb2 100644 --- a/_site/content/posts/modules/ipinfo.md +++ b/_site/content/posts/modules/ipinfo.md @@ -6,6 +6,8 @@ draft: false Displays your current IP address information, from ipinfo.io. +**Note:** IPInfo.io has a free-plan rate limit of 1000 requests per day. + ipinfo screenshot ## Source Code @@ -35,7 +37,7 @@ ipinfo: left: 2 height: 1 width: 1 - refreshInterval: 15 + refreshInterval: 150 ``` ### Attributes diff --git a/docs/index.xml b/docs/index.xml index 99f00e72..6a7a539d 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -70,12 +70,12 @@ position Defines where in the grid this module’s widget will be displa https://wtfutil.com/posts/modules/ipinfo/ Displays your current IP address information, from ipinfo.io. +Note: IPInfo.io has a free-plan rate limit of 1000 requests per day. Source Code wtf/ipinfo/ Required ENV Variables None. Keyboard Commands None. -Configuration ipinfo:colors:name:redvalue:whiteenabled:trueposition:top:1left:2height:1width:1refreshInterval:15 Attributes colors.name The default colour for the row names. Values: Any X11 color name. +Configuration ipinfo:colors:name:redvalue:whiteenabled:trueposition:top:1left:2height:1width:1refreshInterval:150 Attributes colors.name The default colour for the row names. Values: Any X11 color name. colors.value The default colour for the row values. Values: Any X11 color name. -enabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false. -position Defines where in the grid this module’s widget will be displayed. +enabled Determines whether or not this module is executed and if its data displayed onscreen. diff --git a/docs/posts/index.xml b/docs/posts/index.xml index 8cf746a8..9bbfb945 100644 --- a/docs/posts/index.xml +++ b/docs/posts/index.xml @@ -70,12 +70,12 @@ position Defines where in the grid this module’s widget will be displa https://wtfutil.com/posts/modules/ipinfo/ Displays your current IP address information, from ipinfo.io. +Note: IPInfo.io has a free-plan rate limit of 1000 requests per day. Source Code wtf/ipinfo/ Required ENV Variables None. Keyboard Commands None. -Configuration ipinfo:colors:name:redvalue:whiteenabled:trueposition:top:1left:2height:1width:1refreshInterval:15 Attributes colors.name The default colour for the row names. Values: Any X11 color name. +Configuration ipinfo:colors:name:redvalue:whiteenabled:trueposition:top:1left:2height:1width:1refreshInterval:150 Attributes colors.name The default colour for the row names. Values: Any X11 color name. colors.value The default colour for the row values. Values: Any X11 color name. -enabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false. -position Defines where in the grid this module’s widget will be displayed. +enabled Determines whether or not this module is executed and if its data displayed onscreen. diff --git a/docs/posts/modules/ipinfo/index.html b/docs/posts/modules/ipinfo/index.html index 43561ae2..f3cd4865 100644 --- a/docs/posts/modules/ipinfo/index.html +++ b/docs/posts/modules/ipinfo/index.html @@ -115,6 +115,8 @@

Displays your current IP address information, from ipinfo.io.

+

Note: IPInfo.io has a free-plan rate limit of 1000 requests per day.

+

ipinfo screenshot

Source Code

@@ -138,7 +140,7 @@ left: 2 height: 1 width: 1 - refreshInterval: 15 + refreshInterval: 150

Attributes

colors.name