mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-24 21:24:44 -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": [],
|
||||
},
|
||||
"software/ios-software",
|
||||
{
|
||||
"Meshtastic.js": [
|
||||
"software/js/getting-started",
|
||||
|
|
Loading…
Reference in a new issue