Skip to content

emanuel-braz/deeplink

Repository files navigation

image

Mobile Dev Tools 🛠️

Deep link and Push Notification VSCode Extension (Android / iOS)

Install from VSCode Extension Marketplace

Marketplace Web: VSCode Extension Marketplace

image

Features

  • Open deep link from VSCode commands
  • Open latest deep link from quick action button
  • Deep links history
  • Send push notification to iOS simulator
  • Send push notification to Android emulator (WIP)
  • Send latest notification to simulator/emulator

Requirements

  • Android Debug Bridge (adb) for Android emulator or devices

Known Issues

  • Cannot select specific device yet, just the OS.
  • Add "!" (exclamation mark) before or after the route, in order to do not filter it.

Roadmap

  • Add options to select specific device
  • App settings interface

Quick action button Deep link

  • it runs the latest deep link command

Quick action button Push Notification

  • it runs the latest push notification command

image

deep-link.mov