{"id":21204386,"url":"https://github.com/acidvegas/meshtastic","last_synced_at":"2026-03-09T03:35:09.883Z","repository":{"id":236117055,"uuid":"791944771","full_name":"acidvegas/meshtastic","owner":"acidvegas","description":"Experiments with Meshtastic 🛰️","archived":false,"fork":false,"pushed_at":"2024-05-09T20:43:40.000Z","size":2001,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T21:41:33.433Z","etag":null,"topics":["decentralized","esp32","lilygo","lora","lora-receiver","lora-server","lorawan","meshtastic","meshtastic-python","mqtt","radio"],"latest_commit_sha":null,"homepage":"https://meshtastic.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acidvegas.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-04-25T17:12:25.000Z","updated_at":"2025-04-28T13:09:54.000Z","dependencies_parsed_at":"2024-11-20T20:34:14.032Z","dependency_job_id":"3cb3a4b0-187a-4e5e-bba7-691bdb08a119","html_url":"https://github.com/acidvegas/meshtastic","commit_stats":null,"previous_names":["acidvegas/meshtastic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/acidvegas/meshtastic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acidvegas%2Fmeshtastic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acidvegas%2Fmeshtastic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acidvegas%2Fmeshtastic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acidvegas%2Fmeshtastic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acidvegas","download_url":"https://codeload.github.com/acidvegas/meshtastic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acidvegas%2Fmeshtastic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30281573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: 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":["decentralized","esp32","lilygo","lora","lora-receiver","lora-server","lorawan","meshtastic","meshtastic-python","mqtt","radio"],"created_at":"2024-11-20T20:32:11.329Z","updated_at":"2026-03-09T03:35:04.868Z","avatar_url":"https://github.com/acidvegas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meshtastic Utilities\n\nThis repository serves as a collection of resources created in my journey to learn \u0026 utilize [LoRa](https://en.wikipedia.org/wiki/LoRa) based communications with [Meshtastic](https://meshtastic.org).\n\nThe goal here is to create simple \u0026 clean modules to interface with the hardware in a way that can be used to expand the possibilities of the devices capabilities.\n\n![](.screens/htpdeck.png)\n\n## Documentation\n- [Hardware Options](./docs/HARDWARE.md)\n- [Setup Hardware](./Sdocs/ETUP.md)\n- [Setup a T-Deck](./docs/T-DECK.md)\n- [Firmware Hacks \u0026 Customization](./docs/FIRMWARE.md)\n- [MQTT Notes](./docs/MQTT.md)\n\n## Code\n- [Meshtastic Serial/TCP Interface](./meshapi.py)\n- [Meshtastic MQTT Interface](./meshmqtt.py)\n- [Meshtastic IRC Relay / Bridge](./meshirc.py)\n\n## Bugs \u0026 Issues\n- Devices must have Wifi turned off when going mobile. Upon leaving my house with WiFi still enabled, the UI \u0026 connection was EXTREMELY laggy \u0026 poor. Couldn't even type well...\n- Devices using a MQTT with TLS will reboot loop.\n- A fix for the reboot loop is simply disabling MQTT over serial with `meshtastic --set mqtt.tls_enabled false`\n- Enabling JSON with MQTT causes messages to not be encrypted in the MQTT server..\n\n## Roadmap\n- Asyncronous meshtastic interface\n- Documentation on MQTT bridging for high availability\n- Bridge for IRC to allow channel messages to relay over Meshtastic \u0026 all Meshtastic events to relay into IRC. *(IRC to Meshtastic will require a command like `!mesh \u003cmessage here\u003e` to avoid overloading the traffic over LoRa)*\n\n## Notes\n- [Meshtastic PortNum List](https://buf.build/meshtastic/protobufs/docs/main:meshtastic#meshtastic.PortNum)\n___\n\n###### Mirrors for this repository: [acid.vegas](https://git.acid.vegas/meshtastic) • [SuperNETs](https://git.supernets.org/acidvegas/meshtastic) • [GitHub](https://github.com/acidvegas/meshtastic) • [GitLab](https://gitlab.com/acidvegas/meshtastic) • [Codeberg](https://codeberg.org/acidvegas/meshtastic)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facidvegas%2Fmeshtastic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facidvegas%2Fmeshtastic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facidvegas%2Fmeshtastic/lists"}