sindresorhus/caprine

Deeplink support

Aberta

#758 aberto em 7 de fev. de 2019

 (1 comentário) (0 reação) (0 responsável)TypeScript (601 forks)user submission
enhancementhelp wanted

Métricas do repositório

Stars
 (7.365 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Overview

Deeplink support would allow external applications to control caprine in different ways through Electrons app.setAsDefaultProtocolClient. One of the simple use cases is an integration in to Alfred, allowing users to switch to conversations whether the caprine window is active or not.

I have an example of it on the Goofy facebook messenger that can be easily ported here.

Guia do colaborador