01-15-2021, 12:29 PM
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?
Alarm clock doesn’t work
|
01-15-2021, 12:29 PM
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?
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/-/issu..._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-clo...te_1640507, someone also mentioned https://github.com/Dejvino/birdie which is a fork of wake-mobile.
08-16-2024, 03:18 AM
(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/-/issu..._547667815): 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. |