ancs4linux icon indicating copy to clipboard operation
ancs4linux copied to clipboard

iOS/iPadOS notification service client for Linux desktop (notifications on your desktop, over Bluetooth Low Energy)

Results 14 ancs4linux issues
Sort by recently updated
recently updated
newest added

when executed both by the autoinstall and myself it fails to start with an error code of 203. Any help is appreciated.

When an user receives an SMS message, we get a notification over ANCS (as long as user doesn't have Messages silenced). It would be amazing if `ancs4linux-desktop-integration` could parse text...

[iOS supports](https://support.apple.com/en-us/HT204387) PBAP 1.2. Fetching a list of contacts may be useful for scripting, especially after #10 is implemented. I think it would be most desirable to just have CLI...

[iOS supports](https://support.apple.com/en-us/HT204387) MAP 1.1 over Bluetooth Classic. Right now BlueZ will connect to device over LE and Classic at the same time (BlueZ default, can be reconfigured in system setting...

If the user dual-boots (with different distro, with Windows etc) they **may** run into key conflict when they try to pair the device on other system. TODO: figure out if...

It'd be nice to hook up some template engine, so user can write e.g. `--name `ANCS {hostname}"` and re-use their config between PCs.

We need to add an option `--hci-address default`.

I followed your steps and my iphone is connected but no notifications are getting through. I'm using a raspberry pi 4 model b and an iPhone X. I've tried watching...

It's possible to initiate reconnect from PC side thanks to Resolvable Private Address, implemented transparently in BlueZ. It would be useful to have a new command in ancs4linux-ctl that would...

README: > I'm also considering implementing Apple Media Service (AMS) > Please let me know if it would be useful to anyone. Hello yes I am here to let you...