Powershell GUI fronted (WPF) to run categorized console scripts

⌈⌋ ⎇ branch:  ClickyColoury


Artifact [03850dcf72]

Artifact 03850dcf728c3014cb9d026149e8b4ff414bf1c5:

  • File tools/network/ping.ps1 — part of check-in [06df8ad9bd] at 2017-09-22 23:34:42 on branch trunk — Derived from current base version 0.8.0; some sample and generic scripts added. (user: mario size: 183)

# api: multitool
# version: 0.1
# title: Ping
# description: Ping computer
# type: inline
# category: network
# key: n1|ping
# config: -
#
# Ping

ping $machine -n 3