2021-04-11 04:03:19 -07:00
---
2021-04-11 18:29:30 -07:00
id: overview
2022-02-14 10:06:04 -08:00
title: Software
sidebar_label: Software
2021-04-11 18:29:30 -07:00
slug: /software
2021-04-11 04:03:19 -07:00
---
2021-05-16 05:28:07 -07:00
The following applications are available to support your Meshtastic network:
2021-12-22 06:42:57 -08:00
- The [firmware ](/docs/software/device/device-firmware ) to run on the devices
- Connect to the devices with our [Android app ](/docs/software/android/android-installation )
- An [iOS application ](/docs/software/ios/ios-development ) is in the works
2021-12-27 11:39:42 -08:00
- [Meshtastic.js ](/docs/software/js/getting-started ) provides a JavaScript library to interface with devices
2021-12-22 06:42:57 -08:00
- [Meshtastic-python ](/docs/software/python/python-installation ) provides access from desktop computers including a command line interface
2021-12-27 11:39:42 -08:00
- A [web interface ](/docs/software/web/web-app-software ) can be accessed over Wifi on ESP32 devices
2022-03-08 23:10:41 -08:00
- Pre-installed device modules for:
- [Range testing ](/docs/software/modules/range-test-module )
- [External notifications ](/docs/software/modules/ext-notif-module )
- [Canned messages ](/docs/software/modules/canned-message-module )
- [Serial communication ](/docs/software/modules/serial-module )
- [Store and forwarding messages ](/docs/software/modules/store-forward-module ) (in development)
2022-03-09 13:19:51 -08:00
- [Telemetry ](/docs/software/modules/telemetry-module ) (in development)
2021-12-22 06:42:57 -08:00
- Community projects include:
2022-03-08 23:10:41 -08:00
- A [module ](/docs/software/community/community-atak ) for the [Android Team Awareness Kit (ATAK) ](https://play.google.com/store/apps/details?id=com.atakmap.app.civ )
2021-12-22 06:42:57 -08:00
- [PyGUI ](/docs/software/community/community-pygui ), a platform agnostic graphical user interface for devices
2021-12-27 11:39:42 -08:00
The devices running Meshtastic have many preferences that can be set, see the [Settings ](/docs/settings ) pages for more details.