Skip to content

bigwheel/skype-daemon

Repository files navigation

skype-daemon-cookbook

skype daemon for 3rd party API

Supported Platforms

Only ubuntu 15.04

Attributes

Key Type Description Required
['skype-daemon']['app-name'] String App name what wants to
use Skype 3rd party API.
e.g. 'Skype4Java'
True
['skype-daemon']['username'] String Skype username True
['skype-daemon']['password'] String Skype password(plain text) True

Usage

skype-daemon::default

Include skype-daemon in your node's run_list:

{
  "run_list": [
    "recipe[skype-daemon::default]"
  ]
}

License and Authors

MIT License k.bigwheel(k.bigwheel+eng @ gmail.com)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published