thientrinh66 / mblock-mlink

Multiplatform version of mblock-mlink tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mblock-mlink

Multiplatform version of mblock-mlink tool

The source code comes from

Changes are

  • beautify javascript source
  • it does not include external modules
  • it does not include the node executable
  • non platform specific
  • can be installed and run as a node application

It is not clear why the Windows/MacOS and Linux versions are slightly different: I don't know which one is more recent, and being node.js apps, they work on all platforms anyway. The Linux app seems to do a wifi scan as well, a feature not present in the other 2.

Run

node .

About

Multiplatform version of mblock-mlink tool


Languages

Language:JavaScript 99.8%Language:Shell 0.2%