Welcome to p2pkit v2

A peer-to-peer proximity SDK for iOS, macOS and Android.

With p2pkit, your app can discover nearby devices, estimate their range and seamlessly broadcast content to them.

As a “software only” solution, p2pkit is very versatile. It has lower development and maintenance costs than beacons and is more granular and uses less power than GPS.

p2pkit is cross platform! It's compatible with iOS, macOS and Android and supports several radio technologies (BLE, WiFi Direct). It is very lightweight and hardly consumes any battery.

You can configure p2pkit to beacon arbitrary information (discovery info) to nearby devices who will discover each other when in physical proximity.

Nearby devices are notified when a proximity event takes place and receive the identifier, discovery info and range estimation. Your app can respond to this event in any way it chooses. For example: it can show a notification with a voucher for a coffee or the business card of the person standing in front of you. p2pkit is truly flexible and super easy to get started with.

Watch our iOS tutorial

Check out the source code on Github

Watch our Android tutorial

Check out the source code on Github