-
Then the new workflow will have three commands:
- `apc` for connecting the AirPod
- `apb` for reading the battery info
- `apn ` for switching to a noise cancel mode.
reorx updated
2 months ago
-
```
ksql> select explode(hashtagentities)->text AS HASHTAG, COUNT(*) from tweets_03 where retweet=false and hashtagentities is not null GROUP BY explode(hashtagentities)->text emit changes limit 20;
…
rmoff updated
2 years ago
-
Thank you for creating this helpful tool. I wonder if it's possible to add noise control to this workflow, like typing`apc adaptive` to switch to the adaptive mode.
reorx updated
2 months ago
-
Until recently, I had a `BOSCH GLM50` Laser measuring device.
https://www.bosch-professional.com/pt/pt/products/glm-50-c-0601072C00
Purchased in 2018 for `~€150` and used _extensively_ during t…
-
AirPodspro和手机都显示出来了,但不知道为什么appleWatch没有显示出来,手机电脑都在一个WiFi下,补充一下电脑m1max,手表s6
-
Hello,
do you know why the AirPods name wouldn't show in the 'connect' dialog?
Funny thing is that it works just fine on a second Mac I have.
-
Please add support for Apple Airpods Max.
-
when searching for 'app' the scripts just crashes and Alfred defaults for the default searches
-
Hi!
When typing "apc" in, the text dissapears very fast.
Is that a well known issue? WWhat files exactly do i need to download?
-
Hi
I needed to make a small tweak to enable the script to correctly handle single quotes (which is often the default in the name given to a pair of airpods by the system as in "Jamie's Airpods").
…