GithubHelp home page GithubHelp logo

meshtastic-ios's Introduction

Meshtastic iOS App

Meshtastic app screenshots

This is an early version of what could be a meshtastic iOS app. Right now, messages that are sent/received are not stored persistently. Any help from testers and other iOS developers is appreciated.

Features

  • Connect to meshtastic devices
  • Send and receive messages
  • Set device config and owner information

Roadmap

  • Show time and date in chat messages
  • Implement persistent storage
  • Add a map with nearby devices
  • Add QR-Code functionality
  • Refine user interface
  • App Store release?

meshtastic-ios's People

Contributors

thepoweroftwo avatar tobiashuttinger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meshtastic-ios's Issues

SwiftProtobuf.framework error during Xcode Build

I've cloned the repo into Xcode but receive this error while trying to simulate the project:

/Users/thomascote/Documents/meshtastic-ios/Meshtastic.xcodeproj Building for iOS Simulator, but the linked and embedded framework 'SwiftProtobuf.framework' was built for iOS.

Any ideas as to what might be causing this?

'keyWindow' was deprecated

Hi,

first of all, thanks for this initiative - would be cool to have a ios app!

When I compile I get this warning in xcode:
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes

in line 177:
let screenHeight = UIApplication.shared.keyWindow?.bounds.height ?? UIScreen.main.bounds.height

I'm compiling for the old iPhone SE.

Also, in the app on the phone, messages aren't sent and they don't show up in the chat window. I don't know if the warning above and this bug is connected ๐Ÿ™‚ The app connects to my meshtastics just fine :)

xCode 12: error Module compiled with Swift 5.3.1 cannot be imported by the Swift 5.4.2 compiler

Hi,
I try to build the current source code but I have the error "Module compiled with Swift 5.3.1 cannot be imported by the Swift 5.4.2 compiler" portnums.pb.swift , on line 11 "import SwiftProtobuf"

Is there any work around? I tryied to set the Build Libraries for Distribution option to Yes without success.

But anyway this file was generated automatically, can you put the source?

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.