command
module
Version:
v1.3.2
Opens a new window with list of versions in this module.
Published: Jun 30, 2025
License: MIT
Opens a new window with license information.
Imports: 25
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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:
- Set CGO_ENABLED=1
- Install https://jmeubank.github.io/tdm-gcc/download/
wails build -ldflags="-s -w" -s
- You might need to add the My Process Manager folder to Windows Security Exception folders
Linux:
- Run
wails doctor and install required packages
wails build -tags webkit2_41 -ldflags="-s -w" -s
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.