Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

A Snips app that tells you some information about the running assistant

License

Notifications You must be signed in to change notification settings

koenvervloesem/snips-app-assistant-information

Repository files navigation

Assistant information app for Snips

Build status Maintainability Code quality Python versions GitHub license Languages Snips App Store

Important information: Following the acquisition of Snips by Sonos, the Snips Console is not available anymore after January 31, 2020. As such, we have exported all data of the English and German version of this app from the Snips Console and made these available in the directory console with the same MIT license as the rest of this project. This project has been archived. If you're searching for an alternative to Snips, I believe that Rhasspy is currently the best choice for an offline open source voice assistant.

With this Snips app, you can ask some information about your Snips assistant, like its name, ID, the platform it is running on, the Snips version, the latest available Snips version, whether it's running the latest Snips version, its hostname and IP address, its uptime, the installed apps and the number of intents it understands.

Installation

The easiest way to install this app is by adding the corresponding Snips app to your assistant in the Snips Console:

Usage

This app recognizes the following intents:

  • AssistantApps - The user asks which apps the assistant has.
  • AssistantID - The user asks the assistant's ID.
  • AssistantIntents - The user asks the assistant how many intents it understands.
  • AssistantName - The user asks what the assistant's name is.
  • AssistantPlatform - The user asks what platform the assistant is running on.
  • Hostname- The user asks the assistant what hostname the Snips machine has on the local network.
  • IPAddress - The user asks the assistant what IP address the Snips machine has on the local network.
  • LatestSnipsVersion - The user asks the assistant what the latest available version of Snips is.
  • LatestSnipsVersionRunning - The user asks the assistant whether it is running the latest version of Snips.
  • SnipsVersion - The user asks the assistant what version of Snips it is running.
  • Uptime - The user asks the assistant how long its machine has been running.

Copyright

This app is provided by Koen Vervloesem as open source software. See LICENSE for more information.

About

A Snips app that tells you some information about the running assistant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published