{"id":50801364,"url":"https://github.com/rdcm/lab599-cat","last_synced_at":"2026-06-12T20:30:41.252Z","repository":{"id":353854743,"uuid":"1221057543","full_name":"rdcm/lab599-cat","owner":"rdcm","description":"Unofficial Rust CAT library and terminal UI for the Lab599 TX-500, TX-500MP — real-time TUI control with remote access over SSH","archived":false,"fork":false,"pushed_at":"2026-05-15T00:39:17.000Z","size":329,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-15T02:39:37.175Z","etag":null,"topics":["amateur-radio","cat-control","ham-radio","lab599","rust","transceiver","tui","tx-500","tx-500mp"],"latest_commit_sha":null,"homepage":"https://lab599.ru/","language":"Rust","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/rdcm.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-25T17:40:11.000Z","updated_at":"2026-05-15T00:39:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rdcm/lab599-cat","commit_stats":null,"previous_names":["rdcm/lab599-cat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rdcm/lab599-cat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdcm%2Flab599-cat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdcm%2Flab599-cat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdcm%2Flab599-cat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdcm%2Flab599-cat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdcm","download_url":"https://codeload.github.com/rdcm/lab599-cat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdcm%2Flab599-cat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34262154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":["amateur-radio","cat-control","ham-radio","lab599","rust","transceiver","tui","tx-500","tx-500mp"],"created_at":"2026-06-12T20:30:40.461Z","updated_at":"2026-06-12T20:30:41.237Z","avatar_url":"https://github.com/rdcm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lab599\n\nUnofficial CAT control suite for the Lab599 TX-500 transceiver — protocol library and terminal UI, written in Rust.\n\n## Components\n\n| Crate | Description |\n|-------|-------------|\n| [lab599-cat](lab599-cat/) | Protocol library — `CatDriver\u003cT\u003e` generic over any `Read + Write` transport |\n| [lab599-ctl](lab599-ctl/) | Terminal UI app (`lab599` binary) for real-time radio control |\n\n## Screenshot\n\n![lab599-ctl](docs/screenshot.png)\n\n## Quick start\n\n```sh\ncargo build --release\n```\n\n```sh\n# Launch the TUI — transceiver is detected automatically\nlab599\n\n# With IQ spectrum display\nlab599 --iq-device \u003cIQ-DEVICE\u003e       # your audio device name, run with --list-audio to see available\n\n# With RX audio loopback\nlab599 --audio \u003cAUDIO-DEVICE\u003e         # e.g. \"PipeWire\"\n```\n\nFind your serial port:\n\n```sh\nls /dev/serial/by-id/ | grep -i ftdi | xargs -I{} readlink -f /dev/serial/by-id/{}\n```\n\n## Workspace layout\n\n```\nlab599-cat/    — CAT protocol types + CatDriver\u003cT\u003e\nlab599-ctl/    — terminal UI, binary: lab599\ndocs/          — protocol reference and TX-500 manual\n```\n\n## Documentation\n\n- [CAT protocol reference](docs/cat-protocol-en.md)\n- [TX-500 manual (EN)](docs/tx500-manual-en.md)\n- [TX-500 manual (RU)](docs/tx500-manual-ru.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdcm%2Flab599-cat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdcm%2Flab599-cat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdcm%2Flab599-cat/lists"}