{"id":24479835,"url":"https://github.com/khbminus/tscli","last_synced_at":"2025-10-08T06:51:32.396Z","repository":{"id":57631404,"uuid":"406903466","full_name":"khbminus/tscli","owner":"khbminus","description":"CLI client for TSWeb","archived":false,"fork":false,"pushed_at":"2021-10-21T07:09:40.000Z","size":31,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T17:24:13.129Z","etag":null,"topics":["cli","cli-client","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khbminus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-15T19:40:12.000Z","updated_at":"2021-10-24T14:03:01.000Z","dependencies_parsed_at":"2022-09-26T20:20:27.361Z","dependency_job_id":null,"html_url":"https://github.com/khbminus/tscli","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/khbminus/tscli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khbminus%2Ftscli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khbminus%2Ftscli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khbminus%2Ftscli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khbminus%2Ftscli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khbminus","download_url":"https://codeload.github.com/khbminus/tscli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khbminus%2Ftscli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278903006,"owners_count":26065786,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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","cli-client","golang"],"created_at":"2025-01-21T10:27:18.601Z","updated_at":"2025-10-08T06:51:32.380Z","avatar_url":"https://github.com/khbminus.png","language":"Go","readme":"# TScli\n\n*TScli* - a very simple terminal-based client for TSWeb online judge. It supports submitting problems and receiving\nfeedback on them.\n\n# Installation\n\nUse `go install github.com/khbminus/tscli` to install TScli into `$GOBIN` or `$GOHOME/bin` or `$HOME/go/bin`.\n\n# Usage\n\n```shell\n# =\u003e login into TSWeb account and save credentials to ~/.tscli.global\ntscli login\n# Set contest (and download statements) for current local config (with dialog)\ntscli local set-contest\n# Set contest for current local config (with specific id)\ntscli local set-contest --id=\"id\"\n# Create/Update local config(.tscli.local) and parse problems/compilers\ntscli local parse\n# Set compiler for submits  \ntscli local set-compiler\n# Show local config\ntscli local show\n# Submit file \u003cProblemId\u003e.\u003cext\u003e (e.g. 2A.cpp)\ntscli submit \u003cProblemId\u003e.\u003cext\u003e\n# Submit file and specify problem\ntscli submit -p 2A file.extension\n```\n\n# Configuration\n\nTScli uses two configuration files: global - `$HOME/.tscli.global` with credentials and `.tscli.local` (search in parent\ndirectories is supported) with data specific to a contest. ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhbminus%2Ftscli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhbminus%2Ftscli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhbminus%2Ftscli/lists"}