azu/mumemo

cross platform support

azu opened this issue · 0 comments

azu commented

currently, support only macOS

await execa("screencapture", (windowId ? ["-o", "-l", windowId] : ["-o"]).concat(screenshotFileName));

It depended on screencapture command.