{"id":29506676,"url":"https://github.com/efeckc17/keepalive","last_synced_at":"2025-07-16T02:48:37.843Z","repository":{"id":299286478,"uuid":"989703542","full_name":"Efeckc17/KeepAlive","owner":"Efeckc17","description":"A lightweight Windows system tray application that prevents your computer from going to sleep. Features multiple timer options and automatic fullscreen detection. Perfect for long-running tasks, downloads, or when you need to keep your system active.","archived":false,"fork":false,"pushed_at":"2025-06-15T18:31:21.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-15T19:36:23.832Z","etag":null,"topics":["c","keepalive","tray-application"],"latest_commit_sha":null,"homepage":"","language":"C","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/Efeckc17.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,"zenodo":null}},"created_at":"2025-05-24T16:45:17.000Z","updated_at":"2025-06-15T18:31:24.000Z","dependencies_parsed_at":"2025-06-15T19:37:37.180Z","dependency_job_id":"cb5458d3-2c74-492d-baf2-5d13a12bfd13","html_url":"https://github.com/Efeckc17/KeepAlive","commit_stats":null,"previous_names":["efeckc17/keepalive"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Efeckc17/KeepAlive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FKeepAlive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FKeepAlive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FKeepAlive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FKeepAlive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Efeckc17","download_url":"https://codeload.github.com/Efeckc17/KeepAlive/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efeckc17%2FKeepAlive/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265477435,"owners_count":23773057,"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":["c","keepalive","tray-application"],"created_at":"2025-07-16T02:48:36.028Z","updated_at":"2025-07-16T02:48:37.829Z","avatar_url":"https://github.com/Efeckc17.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KeepAlive\n\nA Windows application that prevents the system from sleeping. It runs in the system tray and allows you to set a timer for how long you want to prevent sleep mode.\n\n## Screenshot\n\n![Menu Screenshot](assets/for-readme/menu.png)\n\n## Features\n\n- System tray icon with context menu\n- Multiple duration options (30 minutes, 1 hour, 2 hours, 4 hours, 8 hours)\n- Shows remaining time in the tray icon tooltip\n- Prevents system sleep while active\n- Single instance check\n- Automatic sleep prevention when any application is in fullscreen mode\n\n## Building\n\n### Prerequisites\n\n- CMake (version 3.10 or higher)\n- Visual Studio with C/C++ development tools\n- Windows SDK\n\n### Build Steps\n\n1. Create a build directory:\n```bash\nmkdir build\ncd build\n```\n\n2. Configure the project:\n```bash\ncmake ..\n```\n\n3. Build the project:\n```bash\ncmake --build .\n```\n\nThe executable will be created in the `build` directory.\n\n## Usage\n\n1. Run the application:\n```bash\n./KeepAlive\n```\n\n2. The application will appear in the system tray. Right-click the icon to:\n   - View current status\n   - Start/Stop the timer\n   - Select duration\n   - Exit the application\n\n3. The tray icon tooltip will show the remaining time when active.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefeckc17%2Fkeepalive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefeckc17%2Fkeepalive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefeckc17%2Fkeepalive/lists"}