Admonitions

This commit is contained in:
apt105 2021-05-01 16:16:36 +01:00
parent 9504effc8e
commit 9790c2f350
3 changed files with 14 additions and 3 deletions

View file

@ -4,7 +4,11 @@ title: ATAK plugin
sidebar_label: ATAK plugin
---
Created by @paulmandal
:::note
This is a community project maintained by @paulmandal.
Development can be followed on [GitHub](https://github.com/paulmandal/atak-forwarder/).
Support should be sought from the respective authors.
:::
This is a plugin for ATAK (Android Team Awareness Kit) that uses Meshtastic to provide off-grid communications. This includes plotting the position of others on the map, transmission of markers and routes, and chat messages. It has been signed by the TAK Product Center for use with the Play Store version of ATAK. He is currently distributing development builds via [Google Drive](https://drive.google.com/drive/folders/1xeKJnn9tmzkkmuDbMp0LCLOV9OzHU-Ex), aiming to publish it to the Play Store in the future.
@ -17,3 +21,4 @@ The ATAK plugin requires the Meshtastic Android app to be installed.
* A walk-through on how to [set up ATAK](https://paul-mandal.medium.com/atak-for-hikers-d96d5246193e).
* The plugin source is available on [GitHub](https://github.com/paulmandal/atak-forwarder/), along with instructions for setting it up.
* Development builds are available on [Google Drive](https://drive.google.com/drive/folders/1xeKJnn9tmzkkmuDbMp0LCLOV9OzHU-Ex).

View file

@ -8,4 +8,6 @@ The Meshtastic ecosystem is highly extensible, and a number of community project
Current community projects:
* Meshtastic plugin for ATAK (Android Team Awareness Kit)
* PyGUI - Platform independant graphical user interface for Meshtastic devices
* PyGUI - Platform independant graphical user interface for Meshtastic devices
Support for these projects should be sought from their respective authors.

View file

@ -4,7 +4,11 @@ title: PyGUI application
sidebar_label: PyGUI app
---
Created by @ZebusJesus
:::note
This is a community project maintained by @ZebusJesus.
Development can be followed on [GitHub](https://github.com/ZebusJesus/Meshtastic-PyGUI).
Support should be sought from the respective authors.
:::
PyGUI is a platform independant graphical user interface for meshtastic devices. It allows the sending of messages, changing of a lot of settings, monitoring of packets, and uploading firmware.