Hacker News new | ask | show | jobs
by lukeadams 3696 days ago
This project sounds interesting! Would you consider reverse engineering the Chrome plugin to add calling? (https://chrome.google.com/webstore/detail/skype-calling/blak...) Not sure if the plugin uses native code, but it should be possible to grab the mic / play audio from terminal.
1 comments

Yeah, I've planned to try this out in NW.js. They have support for the chrome.* API, which is used by the Skype plugin.