{"id":21816270,"url":"https://github.com/tylpk1216/auto-reboot","last_synced_at":"2025-10-13T08:35:02.367Z","repository":{"id":122775613,"uuid":"136298667","full_name":"tylpk1216/auto-reboot","owner":"tylpk1216","description":"This script is used to record the reboot time of device.  It is for debug.","archived":false,"fork":false,"pushed_at":"2019-09-20T06:16:03.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T10:12:33.406Z","etag":null,"topics":["debug","linux-shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/tylpk1216.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":"2018-06-06T08:37:16.000Z","updated_at":"2019-09-20T06:16:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"952c115e-3a61-4da9-9993-27bdb60901e8","html_url":"https://github.com/tylpk1216/auto-reboot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tylpk1216/auto-reboot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylpk1216%2Fauto-reboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylpk1216%2Fauto-reboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylpk1216%2Fauto-reboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylpk1216%2Fauto-reboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylpk1216","download_url":"https://codeload.github.com/tylpk1216/auto-reboot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylpk1216%2Fauto-reboot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014317,"owners_count":26085492,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["debug","linux-shell"],"created_at":"2024-11-27T15:33:01.617Z","updated_at":"2025-10-13T08:35:02.339Z","avatar_url":"https://github.com/tylpk1216.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# auto-reboot\n\nSometimes our device entered shutdown mode when user wanted to reboot device.\n\nSo I wrote this script to check whether this bug is fixed or not.\n\nIf our device enters shutdown mode, I will look at its monitor.\nIt can tell me how many times that our device reboots successfully.\n\n\n### Debug message\n```\n    read PreTime Count \u003c $Log\n    Count=$((Count+1))\n    echo $PreTime $Count \u003e $Log\n\n    echo \"$PreTime $NowTime ($Count)\"\n    echo \"Reboot now\"\n    reboot\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylpk1216%2Fauto-reboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylpk1216%2Fauto-reboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylpk1216%2Fauto-reboot/lists"}