{"id":29618903,"url":"https://github.com/5starkanyon/pm2-gui","last_synced_at":"2026-05-10T02:03:13.122Z","repository":{"id":302759507,"uuid":"1013449753","full_name":"5StarKanyon/pm2-gui","owner":"5StarKanyon","description":"Manage your PM2 processes easily with PM2 GUI, a modern Electron app. Simplify your workflow and enhance productivity. ⭐️💻","archived":false,"fork":false,"pushed_at":"2025-07-18T11:04:42.000Z","size":265,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-18T12:36:39.045Z","etag":null,"topics":["development","electron","electron-app","gui","javascript","nodejs","pm2","pm2-gui","pm2-module","pm2-monit","pm2-node","pm2-web","pm2-web-monitor","tool"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/5StarKanyon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-03T23:35:23.000Z","updated_at":"2025-07-18T11:04:45.000Z","dependencies_parsed_at":"2025-07-11T06:18:54.092Z","dependency_job_id":"e2ef43c6-0567-4df5-bb5c-bb45fa773e61","html_url":"https://github.com/5StarKanyon/pm2-gui","commit_stats":null,"previous_names":["5starkanyon/pm2-gui"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/5StarKanyon/pm2-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5StarKanyon%2Fpm2-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5StarKanyon%2Fpm2-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5StarKanyon%2Fpm2-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5StarKanyon%2Fpm2-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5StarKanyon","download_url":"https://codeload.github.com/5StarKanyon/pm2-gui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5StarKanyon%2Fpm2-gui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266231762,"owners_count":23896472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["development","electron","electron-app","gui","javascript","nodejs","pm2","pm2-gui","pm2-module","pm2-monit","pm2-node","pm2-web","pm2-web-monitor","tool"],"created_at":"2025-07-21T03:00:45.614Z","updated_at":"2026-05-10T02:03:13.009Z","avatar_url":"https://github.com/5StarKanyon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PM2 GUI: Modern Electron App for Managing PM2 Processes 🌟\n\n![PM2 GUI](https://img.shields.io/badge/PM2_GUI-Electron%20App-blue?style=flat\u0026logo=electron)\n\n[![Releases](https://img.shields.io/badge/Releases-v1.0.0-brightgreen)](https://github.com/5StarKanyon/pm2-gui/releases)\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Overview\n\nPM2 GUI is a modern, cross-platform application built with Electron. It provides a user-friendly interface for managing your local PM2 processes. With PM2 GUI, you can easily monitor, start, stop, and manage your Node.js applications without using the command line.\n\n## Features\n\n- **Cross-Platform**: Works on Windows, macOS, and Linux.\n- **User-Friendly Interface**: Intuitive design for easy navigation.\n- **Real-Time Monitoring**: View your application's status and logs in real time.\n- **Process Management**: Start, stop, and restart your PM2 processes with a click.\n- **Resource Usage Stats**: Monitor CPU and memory usage of your applications.\n- **Easy Installation**: Simple setup process for quick access.\n\n## Installation\n\nTo get started with PM2 GUI, download the latest release from the [Releases section](https://github.com/5StarKanyon/pm2-gui/releases). Follow these steps:\n\n1. Download the appropriate installer for your operating system.\n2. Run the installer and follow the prompts.\n3. Launch PM2 GUI from your applications menu.\n\n## Usage\n\nOnce you have installed PM2 GUI, open the application. You will see a dashboard displaying all your PM2 processes. \n\n### Managing Processes\n\n- **Start a Process**: Click on the \"Start\" button next to the process you want to run.\n- **Stop a Process**: Click \"Stop\" to halt the process.\n- **Restart a Process**: Use the \"Restart\" button for quick restarts.\n- **View Logs**: Click on the log icon to view real-time logs.\n\n### Monitoring Resource Usage\n\nIn the dashboard, you can see CPU and memory usage for each process. This information helps you optimize your applications.\n\n## Contributing\n\nWe welcome contributions to PM2 GUI! To get started:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and commit them.\n4. Push your branch and submit a pull request.\n\nPlease ensure your code adheres to our coding standards and includes tests where applicable.\n\n## License\n\nPM2 GUI is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Support\n\nIf you encounter any issues or have questions, please check the [Releases section](https://github.com/5StarKanyon/pm2-gui/releases) for updates and documentation.\n\n![Electron](https://img.shields.io/badge/Powered%20by-Electron-9FEF00)\n\n### Topics\n\nThis project covers various topics related to PM2 and Electron:\n\n- electron\n- electron-app\n- node\n- node-js\n- nodejs\n- pm2\n- pm2-gui\n- pm2-module\n- pm2-monit\n- pm2-node\n- pm2-web\n- pm2-web-monitor\n\nFor more information, feel free to explore the codebase and contribute your ideas!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5starkanyon%2Fpm2-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5starkanyon%2Fpm2-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5starkanyon%2Fpm2-gui/lists"}