{"id":16743437,"url":"https://github.com/gabfl/fork-watcher","last_synced_at":"2025-03-16T00:28:53.326Z","repository":{"id":44799037,"uuid":"161658540","full_name":"gabfl/fork-watcher","owner":"gabfl","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-24T02:32:52.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T13:30:44.597Z","etag":null,"topics":["github-api","python3"],"latest_commit_sha":null,"homepage":null,"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/gabfl.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}},"created_at":"2018-12-13T15:30:42.000Z","updated_at":"2022-01-24T02:11:57.000Z","dependencies_parsed_at":"2022-09-19T05:11:12.355Z","dependency_job_id":null,"html_url":"https://github.com/gabfl/fork-watcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabfl%2Ffork-watcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabfl%2Ffork-watcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabfl%2Ffork-watcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabfl%2Ffork-watcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabfl","download_url":"https://codeload.github.com/gabfl/fork-watcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809956,"owners_count":20351403,"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":["github-api","python3"],"created_at":"2024-10-13T01:27:02.004Z","updated_at":"2025-03-16T00:28:53.291Z","avatar_url":"https://github.com/gabfl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fork-watcher\n\nThis simple tool loops thru your repositories and watches all forks.\n\n## Usage\n\nGenerate a Github token at https://github.com/settings/tokens and select the following scopes:\n   * `repo -\u003e public_repo`\n   * `notifications`\n \n Export the token and run the program:\n\n```bash\n export GH_TOKEN=some_token\n python3 fork-watcher.py\n ```\n\n## Example:\n\n```bash\n$ export GH_TOKEN=some_token\n\n$ python3 fork-watcher.py \nYou are currently watching 27 repos\n * repo: dbschema\n  ...watching TheLady/dbschema -\u003e success\n * repo: mysql_generate_series\n  ...watching Youlina3/mysql_generate_series -\u003e success\n  ...watching blackberry-bb/mysql_generate_series -\u003e success\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabfl%2Ffork-watcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabfl%2Ffork-watcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabfl%2Ffork-watcher/lists"}