Paweł Zmarzły

Results 36 issues of Paweł Zmarzły

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`.

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...

Right now errors seem not to be printed correctly, and cargo-sweep exits with code 0 even on error. ```text $ cargo sweep --toolchains nightly-2019-13-13 # toolchain that does not exist...

bug

E.g. if someone would to integrate grapple into GUI application, it would be nice to have an option to switch grapple output into something like that: ```text $ grapple FILE...

I would like to utilize my existing infrastructure on [atthost.pl](https://atthost.pl). They are running nginx proxy and allowing me to bind it to any service exposing Unix socket (so I can...

request