Giter Site home page Giter Site logo

skype-native's Introduction

Skype-Native

Build Status Code Climate Dependencies Status npm version

Node bindings for control and interaction with the Skype for Business / Lync desktop client.

Note: initial structuring of the project is still taking place. Prior to v1.0.0 expect any exposed API's to break. A lot.

Requirements

  • a locally installed Skype for Business or Lync client
  • Windows

This library uses the Windows native Lync 2013 App SDK to provide control and integration with the desktop client. The is compatabile with the Lync 2013, Skype for Business 2015 and Skype for Business 2016 clients.

If a valid environment is not detected, a mocked client will be presented. This may be used for development under Linux and MacOS.

The mocked client may also be forced by setting MOCK_SKYPE_CLIENT environment variable.

Usage

Import the skype object from the published package.

Javascript:

const { skype } = require('skype-native');

Typescript / ES6:

import { skype } from 'skype-native';

Types are bundled with the published package and will be automatically imported.

skype-native's People

Contributors

kimburgess avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

skype-native's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.