{"id":16674082,"url":"https://github.com/tech189/scoop-notifier","last_synced_at":"2026-05-14T12:31:55.340Z","repository":{"id":90146940,"uuid":"434018432","full_name":"tech189/scoop-notifier","owner":"tech189","description":"Automatic update checker for apps installed with Scoop","archived":false,"fork":false,"pushed_at":"2024-01-01T11:12:27.000Z","size":310,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T16:03:32.561Z","etag":null,"topics":["python","scoop","scoop-tools","task-scheduler","update-checker","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tech189.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}},"created_at":"2021-12-01T23:29:38.000Z","updated_at":"2025-08-27T12:29:18.000Z","dependencies_parsed_at":"2024-01-01T12:23:07.972Z","dependency_job_id":"30735274-1335-4d84-8f2f-0a2977d7df25","html_url":"https://github.com/tech189/scoop-notifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tech189/scoop-notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech189%2Fscoop-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech189%2Fscoop-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech189%2Fscoop-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech189%2Fscoop-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tech189","download_url":"https://codeload.github.com/tech189/scoop-notifier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech189%2Fscoop-notifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33024919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["python","scoop","scoop-tools","task-scheduler","update-checker","windows"],"created_at":"2024-10-12T12:29:16.498Z","updated_at":"2026-05-14T12:31:55.319Z","avatar_url":"https://github.com/tech189.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scoop Notifier\n Automatic update checker for apps installed with Scoop written in Python\n\n![Screenshot showing example notification informing that updates are available](\u003cmedia/screenshot.png\u003e)\n\n## Installation\n\nFirst make sure you have Python installed, e.g. with `scoop install python` or with `pyenv`\n\nThen install [`poetry`](https://python-poetry.org/), a package/dependency manager for Python:\n```\nscoop install poetry\n```\n\nThen clone this repository somewhere and navigate to it:\n\n```\ngit clone https://github.com/tech189/scoop-notifier/\ncd scoop-notifier\n```\n\nInstall the necessary dependencies with Poetry:\n\n```\npoetry install\n```\n\nFinally, run the program with the newly set up environment. The following command sets up a scheduled update check every three hours (180 minutes):\n```\npoetry run python scoop_notifier\\notifier.py --install 180\n```\n\nNow, every three hours Scoop will be updated and a notification will display if any of your apps have updates available.\n\n## Uninstallation\n\nRun the following in the same `scoop-notifier` folder you cloned originally to remove the scheduled update check:\n```\npoetry run python scoop_notifier\\notifier.py --uninstall\n```\n\nThen you can delete the `scoop-notifier` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech189%2Fscoop-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftech189%2Fscoop-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech189%2Fscoop-notifier/lists"}