Metadata-Version: 2.4
Name: ovos-skill-ip
Version: 0.3.0a2
Summary: OVOS IP address skill
Author-email: JarbasAi <jarbasai@mailfence.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-ip
Keywords: ovos,skill,plugin
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ifaddr
Requires-Dist: ovos-workshop<9.0.0,>=0.0.12
Provides-Extra: test
Requires-Dist: ovoscope<2.0.0,>=1.5.0; extra == "test"
Requires-Dist: ovos-adapt-parser>=1.3.3a1; extra == "test"
Requires-Dist: pytest<9,>=7.0.0; extra == "test"
Requires-Dist: pytest-timeout>=2.0.0; extra == "test"
Dynamic: license-file

# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/info-circle.svg' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Device IP Address
Network connection information

## About 
Retrieve the [IP address](https://en.wikipedia.org/wiki/IP_address), also known as the "network address" of the Device and respond verbally to the user, and if the Device supports it, display the IP address. 

## Examples 
* "What's your network address?"
* "What's your IP address?"
* "Tell me your IP address"
* "Tell me your network address"
* "What network are you connected to?"

## Credits 
Mycroft AI (@MycroftAI)

## Category
**Configuration**

## Tags
#IP-address
#IPaddress
#network-address
#network
#system
