Skip to content

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Oct 8, 2018

Currently {N} CLI attaches on keyboard events and listens for pressing of specific keys.

  • When a is pressed, {N} CLI shows the QR code of Playground app for android devices.
  • When i is pressed, {N} CLI shows the QR code of Playground app for iOS devices.
  • When c is pressed, {N} CLI shows the QR code for the application.

All this logic is removed as it is not user friendly.

Instead of this, {N} CLI shows only the QR code of the application and a message containing the download urls of Playground app in app stores.
Also a --link option is introduced - if provided only a url is shown on the console instead of QR code. This is useful when the user is not able to scan the QR code from terminal.

PR Checklist

@Fatme
Copy link
Contributor Author

Fatme commented Oct 9, 2018

run ci

@Fatme Fatme merged commit 466b450 into master Oct 9, 2018
@Fatme Fatme deleted the fatme/ipp branch October 9, 2018 12:38
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

Successfully merging this pull request may close these issues.

2 participants