{"id":18217263,"url":"https://github.com/jjbel/rocket-ui","last_synced_at":"2026-01-26T04:33:38.835Z","repository":{"id":259672644,"uuid":"879169333","full_name":"jjbel/rocket-ui","owner":"jjbel","description":"Rocket Telemetry GUI","archived":false,"fork":false,"pushed_at":"2024-10-27T19:45:58.000Z","size":260,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T20:54:18.623Z","etag":null,"topics":["cpp","plotting","raspberry-pi","telemetry"],"latest_commit_sha":null,"homepage":"","language":"C++","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/jjbel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-10-27T07:20:32.000Z","updated_at":"2024-10-27T19:46:01.000Z","dependencies_parsed_at":"2024-10-27T08:45:33.992Z","dependency_job_id":"2874d640-9e84-46fa-90aa-feb15a2e0aa6","html_url":"https://github.com/jjbel/rocket-ui","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"6a6a005717ae7fa66b6f63041a50bdde7ebaec24"},"previous_names":["jjbel/rocket-ui"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jjbel/rocket-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjbel%2Frocket-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjbel%2Frocket-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjbel%2Frocket-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjbel%2Frocket-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjbel","download_url":"https://codeload.github.com/jjbel/rocket-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjbel%2Frocket-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28766886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["cpp","plotting","raspberry-pi","telemetry"],"created_at":"2024-11-03T17:04:09.899Z","updated_at":"2026-01-26T04:33:38.820Z","avatar_url":"https://github.com/jjbel.png","language":"C++","readme":"# Rocket UI 🚀\n\nA blazing fast and dead-simple telemetry app, to show and plot data.\nThe data is received live, for example from a Raspberry Pi connected over serial or WiFi.\n\n[](https://github.com/user-attachments/assets/ed1bcfde-352b-4792-b66d-fdcae2a5544c)\n\nThe app is build from the ground up to be high performant and easy to use:\n\n- ⚡ The app consistently runs at **500fps**\n- ⏱️ [Time to first draw](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint) is just 200ms\n- 📥The executable is a mere **1MB**. This was the motivation to move on from ~300MB [electron apps](https://github.com/jjbel/rocket-ui-js).\n- 🌐 Single executable file, run from anywhere, no dependencies\n- 🖥️ Windows and Linux support\n- 🖹 the source code is \u003c 200 lines, since it relies heavily on the samarium library for plotting.\n- ✨ flexibly specify data format in a `format.json` file\n\n### [Download the latest release now!](https://github.com/jjbel/rocket-ui/releases)\n\n## Building\n\n### Prerequisites\n\nYou will need git, python and a C++ compiler.\nThe app is build using [samarium](https://github.com/jjbel/samarium); install it:\n\n```sh\ngit clone --depth 1 https://github.com/jjbel/samarium.git\nconan create ./samarium/ -b missing\n```\n\n### Building\n\nIn a new directory, run:\n\n```sh\ngit clone https://github.com/jjbel/rocket-ui.git . # Get code\n\ncmake --preset=default # Configure CMake\ncmake --build --preset=default # Compile example\n\n# Run example\n./build/bin/rocket-ui # on Linux\n.\\build\\Release\\rocket-ui # on Windows\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjbel%2Frocket-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjbel%2Frocket-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjbel%2Frocket-ui/lists"}