/Find-Nearby

Find and chat with nearby devices using MultipeerConnectivity

Primary LanguageSwiftMIT LicenseMIT

Find Nearby

App Demo

Platforms Swift Version License

This is an iOS (iPadOS) application leveraging locational technology to identify proximal Apple devices and facilitate secure messaging sessions with these devices. It utilizes Apple's Multipeer Connectivity API to ensure effortless data exchange in a peer-to-peer network environment, unrestrained by internet connectivity limitations.

  • Privacy at your hand: hide your devices whenever you want
  • User Interface: great UI design for better AirDrop-like experience

Requirements

  • iOS 16.0+
  • Xcode 14.0+

Installation

The app is still under development, so it is not available on App Store. If you would like to play with the current version, please follow these steps:

  1. Clone this repository
git clone https://github.com/ZzhangYH/Find-Nearby.git
  1. Install Xcode, and Swift related resources can be found here.
  2. Open the project in Xcode and run it on iOS Simulator or your local machine.

Distributed under the MIT license. See LICENSE for more information.