Using PineTime and PinePhone
I got a PineTime connected to a PinePhone so it displays notifications and is capable of steering my media player on the phone.
Here are my lessons so far:
- You will not need a companion-app like siglo.
- There is a small linux deamon written in Go that provides you with all this functionality: itd (infinitime daemon).
- It is pretty easy to set up all needed components. Nothing to compile, nothing to ocnfigure.
- It gives you the flexibility you always dreamed of: Let your own shell scripts send out notifications to your watch.
TL;DR
# We'll use the service file from the git repository, but the binaries
# from the release page
$ git clone https://gitea.arsenm.dev/Arsen6331/itd.git