arvis-workflows / arvis-show-network-info

See network info and local devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arvis-show-network-info

Arvis workflow to see network info and discover local devices

Install

Use npm

$ npm install --global arvis-show-network-info

or download arvisworkflow file from releases

Highlights

  • See local-, public-, and gateway ip address.
  • Scan and list all devices on local network.
  • Copy ip to clipboard.
  • Open ip in browser.
  • Connect to ip via ssh.
  • Toggle functions via Workflow Variables.

Usage

In Arvis, type ip4,

  • press to copy a ip address.
  • press + to open ip address in browser.
  • press + to connect to ip address via ssh.

Contributions

Please feel free to create a PR and/or make a code review!

To do

  • Find better and more suitable icons
  • Write workflow readme
  • Make a presentation gif for readme
  • Update to work with Arvis 4
  • Scan for open ports
  • Spread it to the public on arvis forums ect.
  • Your idea here

Credits

Contributors

Modules

Graphics

🔗 This workflow is converted from alfred-workflow.

  • Note that there might be some code change or different actions from the original workflow.

  • Marked original workflow's creator to author.

License

MIT © Jeppe Stærk

About

See network info and local devices

License:MIT License


Languages

Language:JavaScript 100.0%