tasklist-sync

Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on either a local or a remote computer.

Usage no npm install needed!

<script type="module">
  import tasklistSync from 'https://cdn.skypack.dev/tasklist-sync';
</script>