@todesktop/plugin-smart-deeplinks
v0.25.0
Published
- [ToDesktop Plugin Smart Deeplinks](#todesktop-plugin-smart-deeplinks) - [Installation](#installation) - [Architecture](#architecture) - [Development](#development)
Downloads
16
Readme
ToDesktop Plugin Smart Deeplinks
This is the repo for the ToDesktop Smart Deeplinks plugin.
This package adds desktop app functionality for getting metadata about the active window.
Installation
Install @todesktop/plugin-smart-deeplinks
for your desired app using the ToDesktop Builder Desktop App interface.
Architecture
This package requires the following files:
src/main.ts
:enables plugin functionality in the main process.
Development
Refer to the root repo for development instructions.