{"id":17026612,"url":"https://github.com/idreesinc/rebooter","last_synced_at":"2025-03-22T19:17:05.400Z","repository":{"id":87711081,"uuid":"92120666","full_name":"IdreesInc/Rebooter","owner":"IdreesInc","description":"A simple Node.js program that reboots my server if it disconnects for too long.","archived":false,"fork":false,"pushed_at":"2017-05-23T21:57:09.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-27T23:18:56.715Z","etag":null,"topics":["javascript","nodejs"],"latest_commit_sha":null,"homepage":"http://idreesinc.com","language":"JavaScript","has_issues":true,"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/IdreesInc.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}},"created_at":"2017-05-23T02:35:45.000Z","updated_at":"2023-11-10T20:02:23.000Z","dependencies_parsed_at":"2023-03-13T18:39:49.006Z","dependency_job_id":null,"html_url":"https://github.com/IdreesInc/Rebooter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdreesInc%2FRebooter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdreesInc%2FRebooter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdreesInc%2FRebooter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdreesInc%2FRebooter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IdreesInc","download_url":"https://codeload.github.com/IdreesInc/Rebooter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245007240,"owners_count":20546144,"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":["javascript","nodejs"],"created_at":"2024-10-14T07:33:43.386Z","updated_at":"2025-03-22T19:17:05.345Z","avatar_url":"https://github.com/IdreesInc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rebooter\nA quick and dirty Node.js program that reboots my Raspberry Pi server if it disconnects for too long.\n\n### Config Explanation\n```javascript\n{\n\t\"enabled\": true,\n\t\"standard_request_rate\": 10000, // The standard rate to ring up \"google.com\" (in milliseconds)\n\t\"disconnected_request_rate\": 1000, // The rate to request from \"google.com\" when the internet has been detected as disconnected\n\t\"max_connection_attempts\": 600, // The maximum number of connection attempts to try before rebooting\n\t\"mod_attempts_to_print\": 30 // When to print the number of failed attempts to console [if (connection_attempts % mod_attempts_to_print === 0)]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidreesinc%2Frebooter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidreesinc%2Frebooter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidreesinc%2Frebooter/lists"}