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