xurei / node-asfw

πŸ—” Node.js bindings for SetForegroundWindow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-asfw

node-asfw lets a node.js/electron app call SetForegroundWindow.

This is probably the smallest native node addon ever.

Trivia

It's called node-asfw because it was originally meant to call AllowSetForegroundWindow.

However, that didn't quite work out. So now it allows one to call SetForegroundWindow.

asfw makes for a fun backronyms, here are a few:

  • Always Safe For Work
  • Amazing Song, Fair Warning
  • Agony Sounds Fun, Why?
  • Apparently Someone Felt Wonderful

License

node-asfw is released under the MIT license, see the LICENSE file.

About

πŸ—” Node.js bindings for SetForegroundWindow

License:MIT License


Languages

Language:C++ 72.4%Language:JavaScript 22.5%Language:Python 5.0%