{"id":36479045,"url":"https://github.com/miwagner/socanui","last_synced_at":"2026-01-12T01:00:46.351Z","repository":{"id":222328174,"uuid":"756930188","full_name":"miwagner/socanui","owner":"miwagner","description":"SocketCAN User Interface for the Terminal","archived":false,"fork":false,"pushed_at":"2025-03-10T13:56:23.000Z","size":405,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-10T14:40:23.456Z","etag":null,"topics":["can","socketcan","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","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/miwagner.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":"2024-02-13T15:29:41.000Z","updated_at":"2025-03-10T13:56:21.000Z","dependencies_parsed_at":"2024-02-13T16:49:02.403Z","dependency_job_id":"8fae489a-0a24-4516-be04-c94cefaa446e","html_url":"https://github.com/miwagner/socanui","commit_stats":null,"previous_names":["miwagner/socanui"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/miwagner/socanui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miwagner%2Fsocanui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miwagner%2Fsocanui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miwagner%2Fsocanui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miwagner%2Fsocanui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miwagner","download_url":"https://codeload.github.com/miwagner/socanui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miwagner%2Fsocanui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28330148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"ssl_error","status_checked_at":"2026-01-12T00:36:15.229Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["can","socketcan","tui"],"created_at":"2026-01-12T01:00:22.030Z","updated_at":"2026-01-12T01:00:46.343Z","avatar_url":"https://github.com/miwagner.png","language":"Go","readme":"# SocketCAN User Interface for the Terminal - socanui\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"media/ubuntu.png\" width=\"1024\" alt=\"socanui\" title=\"socanui\" /\u003e\n\u003c/p\u003e\n\n\n## Features\n\n- Send and Receive CAN Message\n- CAN Frame List\n- CAN Frame Table\n- Show CAN Interface Parameter\n- CAN Statistics\n- Send CAN Frames (single, repeated, random)\n- Filter CAN Frames\n  \n## Usage\n\nJust run `socanui \u003cinterface\u003e` in your terminal and the UI will start.\n\nFor the first physical CAN adapter:\n```sh\nsocanui can0\n```\n\n## Install\n\n```sh\ngit clone https://github.com/miwagner/socanui.git\ngo build -o socanui main.go\n```\n\n## Socket CAN\n\nYou can create a virtual CAN interface if you don't have a physical CAN adapter:\n```sh\nsudo ip link add dev vcan0 type vcan\nsudo ip link set up vcan0\n```\n\n\nYou can generate testdata as follow:\n```sh\ncangen vcan0\n```","funding_links":[],"categories":["Utils"],"sub_categories":["TUI Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiwagner%2Fsocanui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiwagner%2Fsocanui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiwagner%2Fsocanui/lists"}