mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
42 lines
2.2 KiB
XML
42 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>IP Addresses on WTF - the terminal dashboard</title>
|
|
<link>https://wtfutil.com/modules/ipaddress/</link>
|
|
<description>Recent content in IP Addresses on WTF - the terminal dashboard</description>
|
|
<generator>Hugo -- gohugo.io</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Mon, 07 May 2018 18:04:58 -0700</lastBuildDate>
|
|
|
|
<atom:link href="https://wtfutil.com/modules/ipaddress/index.xml" rel="self" type="application/rss+xml" />
|
|
|
|
|
|
<item>
|
|
<title>IP-API</title>
|
|
<link>https://wtfutil.com/modules/ipaddress/ipapi/</link>
|
|
<pubDate>Sun, 10 Jun 2018 19:41:52 -0400</pubDate>
|
|
|
|
<guid>https://wtfutil.com/modules/ipaddress/ipapi/</guid>
|
|
<description>Added in v0.0.7.
|
|
Displays your current IP address information, from IP-APIcom.
|
|
Note: IP-API.com has a free-plan rate limit of 120 requests per minute.
|
|
Source Code wtf/ipapi/ 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.</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>IPInfo</title>
|
|
<link>https://wtfutil.com/modules/ipaddress/ipinfo/</link>
|
|
<pubDate>Fri, 01 Jun 2018 23:18:48 -0700</pubDate>
|
|
|
|
<guid>https://wtfutil.com/modules/ipaddress/ipinfo/</guid>
|
|
<description>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/ 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.</description>
|
|
</item>
|
|
|
|
</channel>
|
|
</rss> |