Coder Social home page Coder Social logo

mrx23dot / headless-haystack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dchristl/macless-haystack

0.0 0.0 0.0 15.34 MB

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

C++ 2.36% Python 10.09% C 4.21% Kotlin 0.35% Dart 77.31% Makefile 0.12% HTML 1.84% CMake 3.74%

headless-haystack's Introduction

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

  • Host: Set up your virtual or real MAC
  • Host or MacOS-Guest: Run generate_keys.py (check the projects webserver-folder) to generate your key (e.g. ./generate_keys.py -p PREFIX). All files will be in output-folder (All keys as information, PREFIX_keyfile for ESP32 and PREFIX_devices.json for import in application)
  • Host: Install ESP32-firmware with your key
  • Optional: Mobile: Install application
  • Optional: Host: Browse to Github Page
  • Optional: Host: Browse to http://localhost:56443/
  • Mobile or Host: Import PREFIX_devices.json to your application

headless-haystack's People

Contributors

dchristl avatar plones avatar

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.