{"id":20762590,"url":"https://github.com/ftedianiak/startup-complete","last_synced_at":"2026-04-18T09:33:11.874Z","repository":{"id":188556605,"uuid":"678965985","full_name":"FTEdianiaK/startup-complete","owner":"FTEdianiaK","description":"⏰ Simple command line tool to let you know when your PC's ready to go.","archived":false,"fork":false,"pushed_at":"2024-10-04T21:59:55.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T11:50:43.889Z","etag":null,"topics":["cli","commandline-tool","pycodestyle","pyinstaller","python","startup","startup-script","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FTEdianiaK.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-08-15T19:58:25.000Z","updated_at":"2024-10-04T21:59:58.000Z","dependencies_parsed_at":"2024-11-17T10:37:11.866Z","dependency_job_id":"bd2abf48-dd05-4b5b-a96e-1c28da968c3a","html_url":"https://github.com/FTEdianiaK/startup-complete","commit_stats":null,"previous_names":["ftedianiak/startup-complete"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/FTEdianiaK/startup-complete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FTEdianiaK%2Fstartup-complete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FTEdianiaK%2Fstartup-complete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FTEdianiaK%2Fstartup-complete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FTEdianiaK%2Fstartup-complete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FTEdianiaK","download_url":"https://codeload.github.com/FTEdianiaK/startup-complete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FTEdianiaK%2Fstartup-complete/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31963966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["cli","commandline-tool","pycodestyle","pyinstaller","python","startup","startup-script","windows"],"created_at":"2024-11-17T10:36:56.146Z","updated_at":"2026-04-18T09:33:11.855Z","avatar_url":"https://github.com/FTEdianiaK.png","language":"Python","readme":"# Startup Complete\n\n*Simple command line tool to let you know when your PC's ready to go.*\n\n![Software screenshot](APP.png)\n\n### Features\n- A simple command line tool that lets you know when your CPU load has been below the pre-set percentage for the pre-set amount of time or giving up after a pre-set amount of tries.\n- The app shows the name of your computer in the opening message.\n- The app ends with a pause so you know whether the app has already ran or not when you've let your computer turn on while being AFK.\n- There are two pre-made versions available:\n    - desktop - time: 6s - load: \u003c20%\n    - laptop - time: 6s - load: \u003c30%\n- You can make your own version by downloading the .py source file and editing the constants IDLE_TIME, IDLE_LOAD and IDLE_TRIES (optionally, also runnning it through pyinstaller to get .exe file).\n\n### How to...\n![WINDOWS ONLY](https://img.shields.io/badge/WINDOWS%20ONLY-blue?style=for-the-badge)\n\n**Install:**\n- Either download and run the .exe file or download the .py source code.\n- To use the app to its full potential, make a shortcut in the Startup folder (\"C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Startup\")\n\n**Remove:**\n- Simply delete the .exe or .py file.\n- If you made a shortcut in the Startup folder, don't forget to delete that as well.\n\n**Update:**\n- Simply replace the .exe or .py file with the new version.\n- Unless the name changed from the last version, you don't need to change the shortcut in the Startup folder in any way.\n- Note: I don't plan on making any updates unless a bug pops up or something...\n\n### Known Bugs\n- None yet... Report them [here](https://github.com/FTEdianiaK/startup-complete/issues).\n\n### Credits\n**Libraries used in code:**\n- [subprocess, platform - from Python Standard Library - PSF](https://docs.python.org/3/library/index.html)\n- [alive-progress - by Rogério Sampaio de Almeida - MIT](https://pypi.org/project/alive-progress/)\n\n**Other used libraries:**\n- [pyinstaller - by Hartmut Goebel, Giovanni Bajo, David Vierra, David Cortesi, Martin Zibricky - GPLv2](https://pypi.org/project/pyinstaller/)\n- [pycodestyle - by Johann C. Rocholl - MIT](https://pypi.org/project/pycodestyle/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftedianiak%2Fstartup-complete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fftedianiak%2Fstartup-complete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftedianiak%2Fstartup-complete/lists"}