{"id":18910856,"url":"https://github.com/peterupfold/shutdownbuddy","last_synced_at":"2025-10-30T08:34:15.758Z","repository":{"id":65903196,"uuid":"490039031","full_name":"PeterUpfold/ShutdownBuddy","owner":"PeterUpfold","description":"Detect interactive sessions, and then shut down after a time when no sessions are live.","archived":false,"fork":false,"pushed_at":"2023-02-15T10:54:56.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T06:05:09.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeterUpfold.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":"2022-05-08T19:41:03.000Z","updated_at":"2024-02-28T17:57:22.000Z","dependencies_parsed_at":"2023-03-10T19:18:49.774Z","dependency_job_id":null,"html_url":"https://github.com/PeterUpfold/ShutdownBuddy","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/PeterUpfold/ShutdownBuddy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterUpfold%2FShutdownBuddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterUpfold%2FShutdownBuddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterUpfold%2FShutdownBuddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterUpfold%2FShutdownBuddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterUpfold","download_url":"https://codeload.github.com/PeterUpfold/ShutdownBuddy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterUpfold%2FShutdownBuddy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264207054,"owners_count":23572718,"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":[],"created_at":"2024-11-08T09:46:35.962Z","updated_at":"2025-10-30T08:34:10.721Z","avatar_url":"https://github.com/PeterUpfold.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShutdownBuddy\n\nDetect the computer being idle, based on having no interactive signed in Windows sessions, and shut down the computer fully after a configurable period of time.\n\nMachines running ShutdownBuddy will \"properly\" shut down when no-one is signed in, and not just sleep or hibernate.\n\n## Installation\n\nAn installer is provided in releases.\n\n## Silent installation\n\nTo perform a silent installation, use the installer and provide the `/verysilent` switch. You may also set the configuration parameters to set in the registry as the example below.\n\n    install-ShutdownBuddy.exe /verysilent /EvaluationIntervalSeconds=60 /ShutdownAfterIdleForSeconds=3600 /DebugLog=0\n\n## Silent uninstallation\n\nTo uninstall, run the uninstaller:\n\n    \"C:\\Program Files\\ShutdownBuddy\\unins000.exe\" /verysilent\n\n## Configuration\n\nConfiguration uses the Windows registry.\n\n    HKLM\\SOFTWARE\\upfold.org.uk\\ShutdownBuddy\n\nPossible config options in this registry key:\n\n`DebugLog` -- DWORD. Set to `1` to log activity to a temporary file in `C:\\WINDOWS\\TEMP\\Sdb*.tmp`\n\n`EvaluationIntervalSeconds` -- DWORD. How frequently, in seconds, to evaluate for interactive sessions.\n\n`ShutdownAfterIdleForSeconds` -- DWORD. How many seconds of idle computer (i.e. no interactive sessions) before issuing a shutdown. This is periodically evaluated as above.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterupfold%2Fshutdownbuddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterupfold%2Fshutdownbuddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterupfold%2Fshutdownbuddy/lists"}