AnyDeskAPI
AnyDeskAPI is a TypeScript (JS) implementation of the AnyDesk API.
Install
npm install --save anydesk-api
# or
yarn add anydesk-api
The TypeScript types are bundled in the package and are installed with anydesk-api
Usage
Import AnyDeskAPI
from anydesk-api
Instead of api
you can desctructure all the methods.