{"id":29486317,"url":"https://github.com/meshtastic/standalone-ui","last_synced_at":"2025-10-06T06:17:17.113Z","repository":{"id":224272803,"uuid":"762844996","full_name":"meshtastic/standalone-ui","owner":"meshtastic","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-09T10:40:02.000Z","size":1977,"stargazers_count":14,"open_issues_count":3,"forks_count":8,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-07-04T13:50:23.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meshtastic.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}},"created_at":"2024-02-24T21:06:17.000Z","updated_at":"2025-06-25T17:36:21.000Z","dependencies_parsed_at":"2024-04-17T19:50:11.725Z","dependency_job_id":"109e87de-9b45-42b0-bae7-3eb967a2efef","html_url":"https://github.com/meshtastic/standalone-ui","commit_stats":null,"previous_names":["mverch67/device-ui-project","meshtastic/standalone-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/meshtastic/standalone-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2Fstandalone-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2Fstandalone-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2Fstandalone-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2Fstandalone-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meshtastic","download_url":"https://codeload.github.com/meshtastic/standalone-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2Fstandalone-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264369437,"owners_count":23597394,"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","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":[],"created_at":"2025-07-15T07:33:41.620Z","updated_at":"2025-10-06T06:17:12.069Z","avatar_url":"https://github.com/meshtastic.png","language":"C","funding_links":["https://opencollective.com/meshtastic"],"categories":[],"sub_categories":[],"readme":"#\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg alt=\"meshtastic\" src=\"etc/MUI.png\" width=\"80\" height=\"80\"\u003e\n\n  \u003ch1 align=\"center\"\u003e Meshtastic Standalone UI\u003c/h1\u003e\n  \u003cp style=\"font-size:20px;\" align=\"center\"\u003eA versatile UI for the \u003ca href=\"https://meshtastic.org\"\u003emeshtastic® project\u003c/a\u003e \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!--Project specific badges here--\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"\"\u003e\n    \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/meshtastic/standalone-ui\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/meshtastic/standalone-ui/issues\"\u003e\n    \u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/meshtastic/standalone-ui\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/meshtastic\"\u003e\n    \u003cimg alt=\"Open Collective backers\" src=\"https://img.shields.io/opencollective/backers/meshtastic?label=support%20meshtastic\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nVectors and icons by \u003ca href=\"https://www.svgrepo.com/\" target=\"_blank\"\u003eSVG Repo\u003c/a\u003e\u003cbr\u003e\nGraphics using \u003ca href=\"https://lvgl.io/\" target=\"_blank\"\u003eLVGL\u003c/a\u003e library\n\u003c/p\u003e\n\n## :wave: Introduction\n\n### PlatformIO projects for standalone display devices\n\nThis repository provides firmware source code for the following MUI devices and scenarios:\n\n\u003cp style=\"text-align:center;\"\u003e\n\n- LilyGo T-HMI 2.8inch TFT (esp32-s3) - serial\n- ESP32-4848S040 4.0inch TFT (esp32-s3) - serial\n- WT32-SC01 Plus 3.5inch TFT (esp32-s3) - serial\n- Native linux X11 local/remote application - ethernet TCP/IP\n\n\u003cimg src=\"docs/T-HMI.jpg\" alt=\"T-HMI\" width=\"130\" height=\"150\"\u003e\u003cimg src=\"docs/ESP32-4848S040.jpg\" alt=\"ESP32-4848S040\" width=\"150\" height=\"150\"\u003e\u003cimg src=\"docs/WT32-SC01-Plus.jpg\" alt=\"WT32-SC01 Plus\" width=\"150\" height=\"150\"\u003e\u003cimg src=\"docs/native-mui.png\" alt=\"Native MUI Client\" width=\"190\" height=\"150\"\u003e\n\n\u003c/p\u003e\n\n## :computer: Build \u0026 Flash\n\nPlease follow the prerequisites for setting up the \u003ca href=\"https://meshtastic.org/docs/development/linux\" target=\"_blank\"\u003eLinux Development Environment\u003c/a\u003e and the general \u003ca href=\"https://meshtastic.org/docs/development/firmware/build/\" target=\"_blank\"\u003ebuild instructions.\u003c/a\u003e\u003cbr\u003e\nThen either install a \u003ca href=\"https://meshtastic.org/docs/hardware/devices/linux-native-hardware/\" target=\"_blank\"\u003e Linux native device\u003c/a\u003e or use a esp32-s3 TFT device connected to a LoRa device via serial .\u003cbr\u003e\u003cbr\u003e\nFinally build the MUI standalone firmware using a linux terminal as follows:\n\n```bash\n# checkout the repository from github\ngit clone --depth=1 --recursive https://github.com/meshtastic/standalone-ui\ncd standalone-ui\n\n# activate the pio environment\nsource $HOME/.platformio/bin/penv/activate\n\n# build and optionally upload the target(s) to your device(s)\npio run -e t-hmi-mui -t upload\npio run -e diy-replicator-mui -t upload\npio run -e wt32-sc01-plus-mui -t upload\n\n# when connecting to another LoRa device its serial interface must be configured:\nmeshtastic --set serial.enabled true --set serial.baud 38400 --set serial.mode PROTO\n# please configure the right GPIO serial ports for rx/tx, e.g. for RAK4631\nmeshtastic --set serial.rxd 8 --set serial.txd 6\n\n# build the native MUI\npio run -e native-mui\n\n# install MUI desktop icon\nmkdir -p $HOME/.icons $HOME/.local/share/applications $HOME/.local/bin\ncp etc/MUI.desktop $HOME/.local/share/applications\ncp etc/MUI.png $HOME/.icons\ncp .pio/build/native-mui/program $HOME/.local/bin/native-mui\n\n# run MUI native from CLI to connect to meshtasticd daemon\n.pio/build/native-mui/program\n```\n\n## Stats\n\n![Alt](https://repobeats.axiom.co/api/embed/7caf5492ebef98d9b88747eba781e592a9682f9d.svg \"Repobeats analytics image\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeshtastic%2Fstandalone-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeshtastic%2Fstandalone-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeshtastic%2Fstandalone-ui/lists"}