my-process-manager

command module
v1.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2025 License: MIT Imports: 25 Imported by: 0

README

My-Process-Manager

A simple process manager for Windows and Linux

How to Build

Front-end
npm install --legacy-peer-deps
npm run build
App

Windows:

  1. Set CGO_ENABLED=1
  2. Install https://jmeubank.github.io/tdm-gcc/download/
  3. wails build -ldflags="-s -w" -s
  4. You might need to add the My Process Manager folder to Windows Security Exception folders

Linux:

  1. Run wails doctor and install required packages
  2. wails build -tags webkit2_41 -ldflags="-s -w" -s

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL