{"id":26248362,"url":"https://github.com/tuemb/can-viewer-rs","last_synced_at":"2025-08-22T20:08:23.509Z","repository":{"id":245255666,"uuid":"817690577","full_name":"TuEmb/can-viewer-rs","owner":"TuEmb","description":"view the can value mapping with DBC (Rust + Slint)","archived":false,"fork":false,"pushed_at":"2024-09-22T10:35:14.000Z","size":460,"stargazers_count":7,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T22:51:17.454Z","etag":null,"topics":["automotive","can-bus","can-data","can-viewer","dbc-files","embedded-development","open-source","rust","vehicle-communication"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/TuEmb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":["TuEmb"]}},"created_at":"2024-06-20T08:39:36.000Z","updated_at":"2024-10-24T14:27:23.000Z","dependencies_parsed_at":"2024-06-23T10:24:01.230Z","dependency_job_id":"70f4672a-df61-4665-bf2f-0ab0bde3de56","html_url":"https://github.com/TuEmb/can-viewer-rs","commit_stats":null,"previous_names":["tuemb/can-viewer","tuemb/can-viewer-rs"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/TuEmb/can-viewer-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuEmb%2Fcan-viewer-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuEmb%2Fcan-viewer-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuEmb%2Fcan-viewer-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuEmb%2Fcan-viewer-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TuEmb","download_url":"https://codeload.github.com/TuEmb/can-viewer-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuEmb%2Fcan-viewer-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271695763,"owners_count":24805085,"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-08-22T02:00:08.480Z","response_time":65,"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":["automotive","can-bus","can-data","can-viewer","dbc-files","embedded-development","open-source","rust","vehicle-communication"],"created_at":"2025-03-13T14:18:08.149Z","updated_at":"2025-08-22T20:08:23.472Z","avatar_url":"https://github.com/TuEmb.png","language":"Rust","funding_links":["https://github.com/sponsors/TuEmb"],"categories":[],"sub_categories":[],"readme":"# Overview\n\n- **can-viewer** is a tool support showing can packets based on DBC input file using Rust + Slint.\n- **can-viewer** is able to see real-time data on CAN bus and set a list of filter CAN IDs.\n- **can-viewer** is an open-source project and willing to receive any contributions from community.\n\n![image](https://github.com/user-attachments/assets/963712eb-a0ba-471d-9d14-9b3f483e0cbf)\n\n\nThe column format:\n```\n\u003cCAN ID\u003e \u003csignal name\u003e \u003csignal value + unit\u003e \u003craw data\u003e\n```\n\n# Setup\n## Linux\nCurrently, **can-viewer** is using socket can of system to read can packet. Refer https://cantact.io/socketcan/socketcan.html understand and install socket can for Linux environment.\n- You must make sure socket can name \"can0\" is on your system (use `ifconfig` command to check).\n- You must make sure socket can is able to read CAN packets from CAN bus (use `candump can0` command to check).\n- Build the app by command:\n```\ncargo build --release\n```\n- Run the app by command:\n```\ncargo run --release\n```\n## Window\n**can-viewer** is supporting Peak CAN for window only\n- Build the app by command:\n```\ncargo build --release\n```\n- Run the app by command:\n```\ncargo run --release\n```\n## IOS (not support)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuemb%2Fcan-viewer-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuemb%2Fcan-viewer-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuemb%2Fcan-viewer-rs/lists"}