Metadata-Version: 2.4
Name: ovos-skill-speedtest
Version: 0.3.8a6
Summary: OVOS speedtest skill plugin
Author-email: JarbasAi <jarbasai@mailfence.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-speedtest
Keywords: ovos,skill,plugin
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-plugin-manager<3.0.0,>=2.1.0
Requires-Dist: speedtest-cli
Requires-Dist: ovos-workshop<10.0.0,>=0.0.12
Provides-Extra: test
Requires-Dist: ovoscope<1.0.0,>=0.13.1; extra == "test"
Requires-Dist: pytest<9,>=7.0.0; extra == "test"
Requires-Dist: pytest-timeout>=2.0.0; extra == "test"
Requires-Dist: ovos-adapt-parser; extra == "test"
Dynamic: license-file

# <img src='https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/signal.svg' card_color='#40DBB0' width='50' height='50' style='vertical-align:bottom'/> Speedtest

Ask OVOS to run a speedtest.

## About

This skill runs an internet bandwidth test with [speedtest-cli](https://github.com/sivel/speedtest-cli), which uses speedtest.net.

The result depends on the network adapter of your device.

Examples for Raspberry Pi:
- Raspberry Pi 3 B onboard WiFi: max. ~40 Mbit/s, onboard LAN: max. ~100 Mbit/s
- Raspberry Pi 3 B+ onboard WiFi: max. ~100 Mbit/s, onboard LAN: max. ~225 Mbit/s

If your device runs on a Raspberry Pi 3 B connected over WiFi, the speedtest result stays at or below 40 Mbit/s, even if your internet connection supports more bandwidth.

## Examples

* "Hey mycroft, run a speedtest"

## Credits
- Original skill by Lukas Gangel (@luke5sky)
- Wifi speed animation by [flaticon.com](https://www.flaticon.com/free-animated-icon/wifi-speed_15591468)

## Category
Daily
Information
IoT
**Productivity**

## Tags
#internet
#speed
#bandwidth
