{"id":22008839,"url":"https://github.com/terminalkitten/linkcheck","last_synced_at":"2025-05-06T16:28:52.594Z","repository":{"id":43105377,"uuid":"472315441","full_name":"terminalkitten/linkcheck","owner":"terminalkitten","description":"Django linkcheck CLI tool","archived":false,"fork":false,"pushed_at":"2022-03-23T10:33:36.000Z","size":31,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T14:44:35.862Z","etag":null,"topics":["django","linkcheck","ui","upgrade"],"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/terminalkitten.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-21T11:53:34.000Z","updated_at":"2023-12-29T22:30:44.000Z","dependencies_parsed_at":"2022-09-22T06:02:02.353Z","dependency_job_id":null,"html_url":"https://github.com/terminalkitten/linkcheck","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/terminalkitten%2Flinkcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminalkitten%2Flinkcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminalkitten%2Flinkcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminalkitten%2Flinkcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terminalkitten","download_url":"https://codeload.github.com/terminalkitten/linkcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252721065,"owners_count":21793746,"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":["django","linkcheck","ui","upgrade"],"created_at":"2024-11-30T02:07:30.818Z","updated_at":"2025-05-06T16:28:52.578Z","avatar_url":"https://github.com/terminalkitten.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Intro with some text [Read the docs](https://linkcheck.readthedocs.io/en/latest/).\n\n## Features\n\nSome of it’s stand out features are:\n\n- Check all links in Django project from user perspective.\n- Check links with plain http call or with full browser request.\n- \n\n## Installation\n\nInstalling with:\n\n```bash\npip install 'linkcheck'\n```\n\n##  Setup\n\nAdd a `linkcheck.toml` to project directory, so linkcheck can pick-up settings.\n\n```toml\nhostname = \"http://localhost:8000\"\nentry_point = \"/dashboard\"\n\n[[users]]\nusername = \"admin\"\npassword = \"admin123\"\n```\n\n## Usage\n\n```\nUsage: linkcheck [OPTIONS] COMMAND [ARGS]...\n\n  Django linkcheck command line tool\n\nOptions:\n  --config TEXT  select config file\n  --help         Show this message and exit.\n\nCommands:\n  browser  run linkcheck in browser-mode\n  version  show linkcheck version\n  visit    run linkcheck in visit-mode\n```\n\n## Documentation\n\nOur documentation is on [Read the docs](https://linkcheck.readthedocs.io/en/latest/linkcheck/getting_started/index.html).\n\n## License\n\nThe MIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterminalkitten%2Flinkcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterminalkitten%2Flinkcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterminalkitten%2Flinkcheck/lists"}