mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-22 00:35:39 +00:00

Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / after-checks (push) Blocked by required conditions
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
100 lines
3.4 KiB
XML
100 lines
3.4 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<component type="desktop-application">
|
|
<id>org.meshtastic.meshtasticd</id>
|
|
|
|
<name>Meshtastic</name>
|
|
<summary>Decentralized mesh communication</summary>
|
|
|
|
<metadata_license>CC-BY-4.0</metadata_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
|
|
<developer id="org.meshtastic">
|
|
<name>Meshtastic</name>
|
|
</developer>
|
|
|
|
<description>
|
|
<p>
|
|
Meshtastic is an open source project for creating off-grid, affordable, and resilient communication with LoRa mesh networks.
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">org.meshtastic.meshtasticd.desktop</launchable>
|
|
|
|
<categories>
|
|
<category>Network</category>
|
|
<category>Chat</category>
|
|
<category>HamRadio</category>
|
|
</categories>
|
|
<keywords>
|
|
<keyword>mesh</keyword>
|
|
<keyword>LoRa</keyword>
|
|
</keywords>
|
|
|
|
<recommends>
|
|
<control>keyboard</control>
|
|
<control>pointing</control>
|
|
<control>touch</control>
|
|
</recommends>
|
|
<requires>
|
|
<display_length compare="ge">360</display_length>
|
|
</requires>
|
|
|
|
<branding>
|
|
<color type="primary" scheme_preference="light">#97be89</color>
|
|
<color type="primary" scheme_preference="dark">#206538</color>
|
|
</branding>
|
|
|
|
<content_rating type="oars-1.1">
|
|
<content_attribute id="social-chat">intense</content_attribute>
|
|
<content_attribute id="social-location">intense</content_attribute>
|
|
</content_rating>
|
|
|
|
<url type="bugtracker">https://github.com/meshtastic/firmware/issues</url>
|
|
<url type="homepage">https://meshtastic.org/</url>
|
|
<url type="donation">https://opencollective.com/meshtastic</url>
|
|
<url type="faq">https://meshtastic.org/docs/software/linux/usage/</url>
|
|
<url type="vcs-browser">https://github.com/meshtastic/firmware/</url>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://meshtastic.org/img/software/meshtastic-ui/mui_home_dashboard_dark.webp</image>
|
|
<caption>Home Dashboard</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://meshtastic.org/img/software/meshtastic-ui/mui_initial_boot.webp</image>
|
|
<caption>Setup</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://meshtastic.org/img/software/meshtastic-ui/mui_node_list_dark.webp</image>
|
|
<caption>Nodes List</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://meshtastic.org/img/software/meshtastic-ui/mui_chat_list_dark.webp</image>
|
|
<caption>Chats List</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://meshtastic.org/img/software/meshtastic-ui/mui_chat_message_dark.webp</image>
|
|
<caption>Messages</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://meshtastic.org/img/software/meshtastic-ui/mui_map_dark.webp</image>
|
|
<caption>Map</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://meshtastic.org/img/software/meshtastic-ui/mui_settings_dark.webp</image>
|
|
<caption>Settings</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<releases>
|
|
<release version="2.6.6" date="2025-04-15">
|
|
<url type="details">https://github.com/meshtastic/firmware/releases?q=tag%3Av2.6.6</url>
|
|
</release>
|
|
<release version="2.6.5" date="2025-03-30">
|
|
<url type="details">https://github.com/meshtastic/firmware/releases?q=tag%3Av2.6.5</url>
|
|
</release>
|
|
<release version="2.6.4" date="2025-03-28">
|
|
<url type="details">https://github.com/meshtastic/firmware/releases?q=tag%3Av2.6.4</url>
|
|
</release>
|
|
</releases>
|
|
</component> |