Here are the main menus for the sxmo_gshock.py script I'm using on my phone running #sxmo
This script evolved a lot since the last time I wrote about it, I can now get reminders or setup alarms from my calendar using khal and change timezone using #mepo
I'd like to keep it simple, so it should not evolve much from now
I was quite pleased with my worldtime menu for sxmo_gshock so I extracted it as a standalone script for #sxmo
https://git.sr.ht/~fdlamotte/sxmo_wt
It just launches a clock for the selected timezone, but its quite handy to be able to pick it from the map thanks to #mepo
Just added an entry to change tz of the phone to the selected one ...
But for I don't know what reason, setup-timezone fails today (can't install tzdata package).
It used to work ... maybe something to do with the switch to systemd ? Sadly I don't have time to investigate now ...
works after removing bash-completion ...
there is currently a conflict with libsecret-bash-completion and apk fails :(
things work fine on my debian laptop, where it finds timedatectl ;)