Skip to content

This works great, but I would like to run it in the background without a GUI (via launchctl) #9

@ndbroadbent

Description

@ndbroadbent

I'm hoping to use this for room presence detection in Home Assistant. I have ESPresense running on some ESP32 boards, and it scans for bluetooth devices to tell which room we are in. (The default bluetooth ID that they transmit is anonymous without any specific ID, so it can't be used to track individual macbooks.)

The GUI version works great, but I'd like to run this in the background on all of our macbooks so I can track the iBeacon when it moves around the house. A launchctl plist would be great, so it starts on boot and runs in the background.

Are there any alternative projects I should check out, or is it possible to run this as a CLI tool without the GUI?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions