Bash scripts to control the Dream Cheeky WebMail Notifier or getDigital USB Mail Melder.
The scripts use the kernel subsystem device files as described in LED handling under Linux.
Successfully tested on openSUSE Tumbleweed and on Raspbian GNU/Linux 12 (bookworm).
See also WebMail Notifier Linux driver (Dream Cheeky) for a more complete solution.
Â
Bash script to test the device. If a device is found, it will light up in red, green and blue.
$ sudo sh-dream-cheeky
💡 device found /sys/class/leds/dream_cheeky
🚥 running test .... done
Â
Bash script to check for emails and control of the USB lamp. It uses sh-dream-cheeky.
$ sudo sh-dream-checky
💡 device found /sys/class/leds/dream_cheeky
📨 25174 total messages, 3 unseen, 0 recent
Â
Imap script to login and check for emails. Copy the file to /etc and put in your email and password.
For Google Mail create and manage your app passwords. See also Bash script to check for new e-mails.
Â