# <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 simple speedtest.
## About
Run a speedtest with OVOS
This skill uses the speedtest-cli (https://github.com/sivel/speedtest-cli) which runs an internet bandwidth test using speedtest.net.
Be aware that this speedtest relies on the capability of the network-adapter of your Mycroft 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 a Raspberry Pi 3 B - connected to WiFi - runs Mycroft you won't get more than 40 Mbit/s from the speedtest despite your internet connection may have more bandwith.
## 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
#ínternet
#speed
#bandwith
Raw data
{
"_id": null,
"home_page": "https://github.com/OpenVoiceOS/ovos-skill-speedtest",
"name": "ovos-skill-speedtest",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ovos skill plugin",
"author": "luke5sky",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/40/5f/ffb1af8df3267adc5b324723f27d3cf352c63cccf0f142b159fb70a0bfc7/ovos-skill-speedtest-0.3.6.tar.gz",
"platform": null,
"description": "# <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\nAsk OVOS to run a simple speedtest.\n\n## About \nRun a speedtest with OVOS\nThis skill uses the speedtest-cli (https://github.com/sivel/speedtest-cli) which runs an internet bandwidth test using speedtest.net.\n\nBe aware that this speedtest relies on the capability of the network-adapter of your Mycroft device.\n\nExamples for Raspberry Pi: \n- Raspberry Pi 3 B onboard WiFi: max. ~40 Mbit/s, onboard LAN: max. ~100 Mbit/s \n- Raspberry Pi 3 B+ onboard WiFi: max. ~100 Mbit/s, onboard LAN: max. ~225 Mbit/s\n\nIf a Raspberry Pi 3 B - connected to WiFi - runs Mycroft you won't get more than 40 Mbit/s from the speedtest despite your internet connection may have more bandwith.\n\n## Examples \n* \"Hey mycroft, run a speedtest\"\n\n## Credits \n- Original skill by Lukas Gangel (@luke5sky)\n- wifi speed animation by [flaticon.com](https://www.flaticon.com/free-animated-icon/wifi-speed_15591468)\n\n## Category\nDaily\nInformation\nIoT\n**Productivity**\n\n## Tags\n#\u00ednternet\n#speed\n#bandwith\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "OVOS speedtest skill plugin",
"version": "0.3.6",
"project_urls": {
"Homepage": "https://github.com/OpenVoiceOS/ovos-skill-speedtest"
},
"split_keywords": [
"ovos",
"skill",
"plugin"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f1fd4dfbb97b2e7a7fbece8719a441ad4331d87663624aea1cef2b888b34f0c4",
"md5": "90297b26a70970a4abf662055874704b",
"sha256": "acd01db94645aeae07ab6248d2d491896c1ddbed5e785e39284648d51d74b3fe"
},
"downloads": -1,
"filename": "ovos_skill_speedtest-0.3.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "90297b26a70970a4abf662055874704b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1250250,
"upload_time": "2025-06-08T22:03:28",
"upload_time_iso_8601": "2025-06-08T22:03:28.960882Z",
"url": "https://files.pythonhosted.org/packages/f1/fd/4dfbb97b2e7a7fbece8719a441ad4331d87663624aea1cef2b888b34f0c4/ovos_skill_speedtest-0.3.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "405fffb1af8df3267adc5b324723f27d3cf352c63cccf0f142b159fb70a0bfc7",
"md5": "711a5923ad52add9ce6999dc24be04c8",
"sha256": "330a06d6339eb3af8d16ac662266999191ba1abf4f631f4df993dd29aeab784c"
},
"downloads": -1,
"filename": "ovos-skill-speedtest-0.3.6.tar.gz",
"has_sig": false,
"md5_digest": "711a5923ad52add9ce6999dc24be04c8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1224936,
"upload_time": "2025-06-08T22:03:30",
"upload_time_iso_8601": "2025-06-08T22:03:30.396271Z",
"url": "https://files.pythonhosted.org/packages/40/5f/ffb1af8df3267adc5b324723f27d3cf352c63cccf0f142b159fb70a0bfc7/ovos-skill-speedtest-0.3.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-06-08 22:03:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OpenVoiceOS",
"github_project": "ovos-skill-speedtest",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "speedtest-cli",
"specs": []
},
{
"name": "ovos_workshop",
"specs": [
[
">=",
"0.0.12"
],
[
"<",
"8.0.0"
]
]
}
],
"lcname": "ovos-skill-speedtest"
}