Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ping Skill #30

Closed
nogre opened this issue Feb 21, 2017 · 1 comment
Closed

Ping Skill #30

nogre opened this issue Feb 21, 2017 · 1 comment

Comments

@nogre
Copy link

nogre commented Feb 21, 2017

This skill uses keywords to get either a server's ping time or status. This can be used to check that a server is responding correctly. Alternatively, one can use this to send GET requests to a server to start or stop services. By using the Ping Skill, custom commands can be created for webhook enabled online services.

For instance, saying, Mycroft: Ping Google garners a reply of Pinged in 9.03 milliseconds.

If a keyword is set to get the server response, then Mycroft will reply, Server says: OK 200, or Bad Gateway 502, et cetera.

https://github.com/nogre/ping-skill

@kfezer
Copy link
Contributor

kfezer commented Feb 23, 2017

Added

@kfezer kfezer closed this as completed Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants