{"id":15444236,"url":"https://github.com/yoloftw/node-wings-restart","last_synced_at":"2026-02-21T11:30:47.257Z","repository":{"id":199120535,"uuid":"702142359","full_name":"YoloFTW/Node-Wings-Restart","owner":"YoloFTW","description":"Node-Wings-Restart is a Node.js app designed to automate the process of restarting the wings service for pterodactyl","archived":false,"fork":false,"pushed_at":"2024-06-29T11:09:16.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T14:10:43.324Z","etag":null,"topics":["node","node-schedule","pterodactyl","pterodactyl-wings","wings"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YoloFTW.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-10-08T16:09:47.000Z","updated_at":"2024-06-29T11:09:13.000Z","dependencies_parsed_at":"2024-06-29T12:23:47.829Z","dependency_job_id":null,"html_url":"https://github.com/YoloFTW/Node-Wings-Restart","commit_stats":null,"previous_names":["yoloftw/node-wings-restart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoloFTW%2FNode-Wings-Restart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoloFTW%2FNode-Wings-Restart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoloFTW%2FNode-Wings-Restart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoloFTW%2FNode-Wings-Restart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YoloFTW","download_url":"https://codeload.github.com/YoloFTW/Node-Wings-Restart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240815817,"owners_count":19862149,"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":["node","node-schedule","pterodactyl","pterodactyl-wings","wings"],"created_at":"2024-10-01T19:39:54.346Z","updated_at":"2025-10-19T14:24:04.000Z","avatar_url":"https://github.com/YoloFTW.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003eNode-Wings-Restart\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Status](https://img.shields.io/badge/status-active-success.svg)]()\n[![GitHub Issues](https://img.shields.io/github/issues/YoloFTW/Node-Wings-Restart.svg)](https://github.com/YoloFTW/Node-Wings-Restart/issues)\n[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/YoloFTW/Node-Wings-Restart.svg)](https://github.com/YoloFTW/Node-Wings-Restart/pulls)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)\n\n\u003c/div\u003e\n\n---\n\n## 📝 Table of Contents\n\n- [About](#about)\n\n- [Installing](#installing)\n\n- [Configuration](#Configuration)\n\n- [Usage](#usage)\n\n- [License](#License)\n\n- [Contribution](#Contribution)\n\n- [Authors](#authors)\n\n\u003c/br\u003e\n\n## About \u003ca name = \"about\"\u003e\u003c/a\u003e\n\nNode-Wings-Restart is a Node.js app designed to automate the process of restarting the wings service for pterodactyl by running the \"service wings restart\" command periodically. This app is particularly useful for managing game servers, web applications, or any service that requires periodic restarts to ensure optimal performance.\n\n\u003c/br\u003e\n\n## Installing \u003ca name=\"installing\"\u003e\u003c/a\u003e\n\nTo install Node-Wings-Restart, clone the Git repository to your local machine:\n\n```bash\ngit clone https://github.com/YoloFTW/node-wings-restart.git\n\ncd node-wings-restart\n\nnpm install\n```\n\n\u003c/br\u003e\n\n\n## Configuration \u003ca name=\"Configuration\"\u003e\u003c/a\u003e\n\nTo configure Node-Wings-Restart edit the .env file with the correct time and discord webhook url.\n\nThe default time is set at 00:00:00 each day.\n\nYou can also edit the \"TITLE\" variable to change how the module is reflected in the webhook message.\n\n\u003c/br\u003e\n\n\n## Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\nTo start Node-Wings-Restart, run the following command:\n\n```bash\nnode index.js\n```\n\nOnce configured and started, Node-Wings-Restart will handle the automatic restarts of your wings service as per the defined schedule. It will also send status updates to the specified Discord webhook after each restart.\n\n\u003c/br\u003e\n\n## License \u003ca name=\"License\"\u003e\u003c/a\u003e\nThis project is licensed under the MIT License. See the [LICENSE](/LICENSE) file for details.\n\n\u003c/br\u003e\n\n## Contribution \u003ca name=\"Contribution\"\u003e\u003c/a\u003e\n\nContributions are welcome! If you find a bug or have any suggestions, please open an issue or create a pull request.\n\n\u003c/br\u003e\n\n## Sponsored by \u003ca name=\"SponsoredBy\"\u003e\u003c/a\u003e\n\nThis has been sponsored by [Cybrancee](https://cybrancee.com/andreisawesome)\n\n\u003c/br\u003e\n\n## Authors \u003ca name = \"authors\"\u003e\u003c/a\u003e\n\n- [@YoloFTW](https://github.com/YoloFTW)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoloftw%2Fnode-wings-restart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoloftw%2Fnode-wings-restart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoloftw%2Fnode-wings-restart/lists"}