Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omgimalexis/pm4
A process manager.
https://github.com/omgimalexis/pm4
manager pm4 process process-manager
Last synced: 29 days ago
JSON representation
A process manager.
- Host: GitHub
- URL: https://github.com/omgimalexis/pm4
- Owner: OmgImAlexis
- License: mit
- Created: 2021-09-25T11:41:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T20:52:21.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T07:53:48.209Z (about 1 month ago)
- Topics: manager, pm4, process, process-manager
- Language: TypeScript
- Homepage:
- Size: 1.47 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# pm4
### Usage
```
PM4Usage
$ pm4 [options]
Command List
delete Delete an app
help Display help information.
restart Restart an app
save Save apps list to allow resume on god restart
start Start an app
status Get the status of an app or all apps
stop Stop an app```