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

Status page showing all modules #620

Open
7 tasks
philipp2310 opened this issue Jan 3, 2022 · 2 comments
Open
7 tasks

Status page showing all modules #620

philipp2310 opened this issue Jan 3, 2022 · 2 comments
Labels
concept Is in concept phase, no active development enhancement New feature or request GUI

Comments

@philipp2310
Copy link
Member

philipp2310 commented Jan 3, 2022

Show a small icon in the top bar of the webUI, visible all the time.

The icon changes with the system status.

  • Default: white and a simple symbol - don't be too intrusive
  • Fallback used/Training active: yellow warning symbol, maybe depending on the status itself (e.g. Training = scholars hat, fallback = broken internet symbol...) but not too complex!
  • Module failed: red, Error symbol (e.g. red cross, lightning..)

On click:
Open a new modal containing a short information about all vital systems of alice

Information shown:

Step one: User focused

For each module the main and fallback service are shown, both have their status listed if available

ASR: online
- main: Coqui - active
- fallback: Pocketsphinx - ready/installed
NLU: online
- main: Snips - training active
- fallback: none
TTS: offline
- main: Coqui - failed
- fallback: Google - credentials failed

Step two: Debugging/Technical information

  • Active Version of Alice
  • System Architecture/Device
  • System Usage
  • Status of registered subprocesses (e.g. Zigbee2Mqtt, running timers)
  • Log of the last launch
  • Last thrown exception
  • result of last update check for skills
@philipp2310 philipp2310 added concept Is in concept phase, no active development enhancement New feature or request GUI labels Jan 3, 2022
@Psychokiller1888
Copy link
Member

I don't like colors, I don't see them well, and so do many people. Yes, the skills use a color code, and that's already bad imo

@philipp2310
Copy link
Member Author

yes, as I have a color weakness as well, I agree. The icons them selfes should reflect the status as well.
I was already taking a look at FA-Icons, but didn't find the perfect ones so far.

Same should be done for skills I guess. Would be as simple as adding in the shadow of an exclamation mark or an x in the colored corner.
One barrier easily removed, that we should keep in mind!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concept Is in concept phase, no active development enhancement New feature or request GUI
Projects
None yet
Development

No branches or pull requests

2 participants