keatontaylor / alexa-actions

A README and associated code to get actionable notifications setup for Alexa devices.
GNU General Public License v3.0
399 stars 187 forks source link

Getting a unique naming #136

Closed elmar-hinz closed 1 year ago

elmar-hinz commented 1 year ago

The version is still below 1.0. Before going to a stable version I like to address the naming issue.

There are a lot of names used for this bit of software:

It seems "Alexa actionable notifications" is the most widely used name. I would suggest to bring the other parts to the same name.

This involves renaming the git repository. Github offers a redirection in such cases. I would also consider to transfer the software from a user repo to an organisation, albeit this may be a little early.

DEADSEC-SECURITY commented 1 year ago

This might be a bit out of my scope since im not the owner, only the maintainer so @keatontaylor if you could jump in this.

DEADSEC-SECURITY commented 1 year ago

So:

  1. Name: Alexa Actionable Notifications
  2. Skill Invocation: Alexa actionable notifications
  3. Any other names should derive from the Name AKA point 1.
DEADSEC-SECURITY commented 1 year ago

Not sure if this was discussed @elmar-hinz but should all languages have the same name in english or should we keep it like it is? image

DEADSEC-SECURITY commented 1 year ago

README has been updated now the docs

elmar-hinz commented 1 year ago

My suggestion for the invocation is just " actionable notifications".

Alexa is the context, already. People would say "Alexa, open actionable notifications".

DEADSEC-SECURITY commented 1 year ago

Makes sense.

DEADSEC-SECURITY commented 1 year ago

Fixed