8000 This works great, but I would like to run it in the background without a GUI (via launchctl) · Issue #9 · timd/MactsAsBeacon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ndbroadbent opened this issue Nov 25, 2022 · 1 comment

Comments

@ndbroadbent
Copy link
ndbroadbent commented Nov 25, 2022

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?

@ndbroadbent ndbroadbent changed the title This works great, but I would like to run it in the background without a GUI (via launchctl) for room presence detection This works great, but I would like to run it in the background without a GUI (via launchctl) Nov 25, 2022
@ndbroadbent
Copy link
Author

Another way would be to add the option to start advertising when the app is launched, start on boot, and add a way to start minimized and hide the GUI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0