PINE64
Alarm clock doesn’t work - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Alarm clock doesn’t work (/showthread.php?tid=10752)

Pages: 1 2


RE: Alarm clock doesn’t work - moodroid - 01-15-2021

Have you definitely tried both the suggestions in this thread. Both the command line options for clocks and pothos's app work perfectly for me?


RE: Alarm clock doesn’t work - baptx - 08-02-2024

The app https://gitlab.gnome.org/kailueke/wake-mobile does not support multiple alarms currently but another workaround to have multiple alarms is to use gnome-clocks with this script to run after setting a new alarm in order to wake the phone from suspend (https://gitlab.com/mobian1/issues/-/issues/83#note_547667815):
https://git.launchpad.net/debinst/tree/mobian/clks.sh (which depends on https://git.launchpad.net/debinst/tree/mobian/clks.py)

I don't know if it is possible to run the script automatically every time we close the gnome-clocks window on Phosh.
The workaround mentioned is working even when the alarm app is closed and after phone reboot.

Update: on https://gitlab.gnome.org/GNOME/gnome-clocks/-/merge_requests/146#note_1640507, someone also mentioned https://github.com/Dejvino/birdie which is a fork of wake-mobile.


RE: Alarm clock doesn’t work - anonymous - 08-16-2024

(08-02-2024, 01:30 PM)baptx Wrote: The app https://gitlab.gnome.org/kailueke/wake-mobile does not support multiple alarms currently but another workaround to have multiple alarms is to use gnome-clocks with this script to run after setting a new alarm in order to wake the phone from suspend (https://gitlab.com/mobian1/issues/-/issues/83#note_547667815):
https://git.launchpad.net/debinst/tree/mobian/clks.sh (which depends on https://git.launchpad.net/debinst/tree/mobian/clks.py)

I don't know if it is possible to run the script automatically every time we close the gnome-clocks window on Phosh.
The workaround mentioned is working even when the alarm app is closed and after phone reboot.

Update: on https://gitlab.gnome.org/GNOME/gnome-clocks/-/merge_requests/146#note_1640507, someone also mentioned https://github.com/Dejvino/birdie which is a fork of wake-mobile.

Which version of Mobian do you use? Gnome Clocks still produces no sound for me, I use Mobian Trixie. My workaround consists in using the "at" command with the "play" command.