sindresorhus/caprine

Deeplink support

Open

#758 opened on Feb 7, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (601 forks)user submission
enhancementhelp wanted

Repository metrics

Stars
 (7,365 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide