careyer / headless-haystack

Create your own AirTag with OpenHaystack, but without the need to own an Apple device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This project tries to unify several projects for simpler handling of custom BT-devices with Apple's FindMy network. The goal is to run a headless MacOS without the need to have a real Mac and have to install mail plugins or openhaystack itself.

This is project is just a playground for checking technical feasibility and should not be used otherwise.

Included projects are (Credits goes to them for the hard work):

Changes to the original projects

Openhaystack

Stripped down to the mobile application (Android) and ESP32 firmware. ESP32 firmware combined with FindYou project and optimizations in power usage.

Biemster's FindMy

Customization in keypair generator to output an array for the ESP32 firmware and a json for import in the Android application.

Instructions

About

Create your own AirTag with OpenHaystack, but without the need to own an Apple device


Languages

Language:Dart 64.9%Language:C 17.8%Language:Python 8.5%Language:CMake 3.1%Language:Makefile 2.0%Language:C++ 1.9%Language:HTML 1.5%Language:Kotlin 0.3%