{"id":18360358,"url":"https://github.com/phuang1024/cliwebcat","last_synced_at":"2025-09-21T11:58:28.253Z","repository":{"id":118981244,"uuid":"430483348","full_name":"phuang1024/cliwebcat","owner":"phuang1024","description":"CLI Web-CAT interface for people who use VIM.","archived":false,"fork":false,"pushed_at":"2021-11-22T03:31:55.000Z","size":25,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T04:18:47.275Z","etag":null,"topics":[],"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/phuang1024.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":"2021-11-21T21:21:56.000Z","updated_at":"2022-04-11T22:16:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"754b53bc-34ea-4eab-831b-de76446debb2","html_url":"https://github.com/phuang1024/cliwebcat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phuang1024/cliwebcat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phuang1024%2Fcliwebcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phuang1024%2Fcliwebcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phuang1024%2Fcliwebcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phuang1024%2Fcliwebcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phuang1024","download_url":"https://codeload.github.com/phuang1024/cliwebcat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phuang1024%2Fcliwebcat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261005898,"owners_count":23095937,"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":[],"created_at":"2024-11-05T22:28:01.951Z","updated_at":"2025-09-21T11:58:23.215Z","avatar_url":"https://github.com/phuang1024.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI Web-CAT\n\nCLI Web-CAT interface.\n\n## Installation\n\n``` bash\ngit clone https://github.com/phuang1024/cliwebcat\ncd cliwebcat\npython setup.py bdist_wheel sdist\ncd dist\npip install *.whl\n\nwebcat --help\n```\n\n## Configuration\n\nWhen you run `webcat` the first time, it will interactively ask you for configuration.\n\n* Snarf root URL: Root path e.g. `http://example.com/apcssnarf`\n* Username: Your WebCAT username.\n* Password: Stored in plaintext.\n\n## Usage\n\n``` bash\n# List packages\nwebcat\nwebcat ls\n\n# Show hidden packages\nwebcat --hidden\nwebcat ls --hidden\n\n# Show package info\nwebcat info 12345        # index\nwebcat into JMCh12_AsDf  # name\n\n# Edit configuration file with VIM\nwebcat config\n\n# Snarf package\nwebcat snarf 12345\nwebcat snarf JMCh12_AsDf\n\n# Submit (not implemneted yet)\nwebcat submit 12345 /path/to/folder\nwebcat submit JMCh12_AsDf /path/to/folder\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphuang1024%2Fcliwebcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphuang1024%2Fcliwebcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphuang1024%2Fcliwebcat/lists"}