mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-12 22:37:33 -08:00
ios page
This commit is contained in:
parent
9fcfde6ccb
commit
21ab1648db
12
website/docs/software/ios.md
Normal file
12
website/docs/software/ios.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
id: ios-software
|
||||||
|
title: iOS App
|
||||||
|
sidebar_label: iOS App
|
||||||
|
---
|
||||||
|
|
||||||
|
The Meshtastic iOS app is currently in early development, with two community projects to get this working.
|
||||||
|
|
||||||
|
* https://github.com/jeksys/Meshtastic-iOS
|
||||||
|
* https://github.com/thepoweroftwo/meshtastic-ios
|
||||||
|
|
||||||
|
There is a [github discussion](https://github.com/meshtastic/Meshtastic/discussions/2) ongoing if you wish to contribute to this.
|
|
@ -20,6 +20,7 @@ module.exports = {
|
||||||
{
|
{
|
||||||
"Meshtastic Android": [],
|
"Meshtastic Android": [],
|
||||||
},
|
},
|
||||||
|
"software/ios-software",
|
||||||
{
|
{
|
||||||
"Meshtastic.js": [
|
"Meshtastic.js": [
|
||||||
"software/js/getting-started",
|
"software/js/getting-started",
|
||||||
|
|
Loading…
Reference in a new issue